Python application to manipulate images Credit project for Image Processing Algorithms class
- Image read
- Color conversions
- Histogram operations
- Unary and Neighborhood operations
- Image arithmetics
- Convolution using filters
- Morphology Ops
- Image Pyramid
- Profile Line
- Segmentation
- Thresholding
- GrabCut
- Watershed
- Inpainting
- Object Traits
- RLE
- Line-by-line encoding
- Save binary file
- Open binary file