Youtube link: https://youtu.be/PKS5jK3zrGY
- Convert BGR to GRAY
- Gaussian Blur
- Canny Edge Detection
- Threshold Inverse
Image color transforms from one dimension to another dimension.
- RGB to Gray
- RGB to CIE xyz
- RGB to YCbCr
- RGB to HSV
- RGB to HLS
- RGB to CIE L* a* b*
- RGB to CIE L* u* v*