Dalam project ini terdapat beberapa contoh pengolahan citra menggunakan library opencv-python
- Reading image
- Showing image
- Image dimension
- RGB to grayscale with opencv function
- Grayscale to binary with opencv function
- Save image as file
- Reading image
- Showing image
- Image dimension
- Splitting RGB Image
- RGB to grayscale without library
- Grayscale to binary without library
- Print pixel on specific index
- Pixel operation
- Histogram
- Brightness
- Contrass
- Negative image
- Cutting gray level
- Equalization
- Filter Rerata
- Filter median
- Filter batas
- Konvolusi