BunnyHeist / PIL

detecting edge of a image and manupulating image on pixel level

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

detecting edge of a image and manupulating image on pixel level


Languages

Language:Python 100.0%