/PIL

detecting edge of a image and manupulating image on pixel level

Primary LanguagePython

PIL

Python Image Library is used which can be installed by using

"pip install Pillow"

detecting edge of a image and manupulating image on pixel level

basic operation on image is being done

edge.py -> this file is used to find edge in image

negative_image.py -> this file converts rgb value of each pixel with its negative value