rename Imagery

This commit is contained in:
Vinta 2018-02-28 14:47:39 +08:00
parent 226caa5461
commit 03febfe4a4

View File

@ -48,7 +48,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
- [Hardware](#hardware) - [Hardware](#hardware)
- [HTML Manipulation](#html-manipulation) - [HTML Manipulation](#html-manipulation)
- [HTTP](#http) - [HTTP](#http)
- [Imagery](#imagery) - [Image Processing](#image-processing)
- [Implementations](#implementations) - [Implementations](#implementations)
- [Interactive Interpreter](#interactive-interpreter) - [Interactive Interpreter](#interactive-interpreter)
- [Internationalization](#internationalization) - [Internationalization](#internationalization)
@ -677,7 +677,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [scapy](https://github.com/secdev/scapy) - A brilliant packet manipulation library. * [scapy](https://github.com/secdev/scapy) - A brilliant packet manipulation library.
* [wifi](https://github.com/rockymeza/wifi) - A Python library and command line tool for working with WiFi on Linux. * [wifi](https://github.com/rockymeza/wifi) - A Python library and command line tool for working with WiFi on Linux.
## Imagery ## Image Processing
*Libraries for manipulating images.* *Libraries for manipulating images.*