Mocv: A Package Of Image Processing And Computer Vision Algorithms
MoCV
Implementatino of Computer Vision and Image Processing algorithms
Download
- At MoCV
- Or type
pip3 install mocv
Algorithm supported:
- Histogram - compute image histogram
- Histogram Equalization - equalize image histogram to enhance image contrast
- Linear Scale - lienarly scale image histogram
- Segmentation by Optimal Thresholding
- Scaling by Nearest Neighbor
- Scaling by Bilinear Interpolation
My blogs/explanations for above algorithms are avaiable at My Medium blogs