A list of python image processing scripts that can be used to manipulate / enhance images.
- Create a directory into the project stating your filter Example :
black-and-white-filter
- Create a
README.md
stating how to run your scrpit. - Create a
requirements.txt
file containing all the required packages. - Keep your code clean and robust.
- Add a sample image before and after running the script.
- mail to
[email protected]
- Create atleast 1 successfull pull-request.