A notebook to showcase Image manipulation techniques in Python without using external libraries like OpenCV, Pillow, etc
Includes the following manipulations:
- Channel-wise Addition
- Invert Colors
- Mirror Vertical
- Mirror Horizontal
- Rotate
- Pad
- Blur(2 methods)
- Resize
- Lightness
- Brightness
- Contrast
- Electronic Wave Effect
Effects:
- Channels
- Invert
- Mirror