An open API service indexing awesome lists of open source software.

https://github.com/asifsmohammed/cv-image-processing

Image processing techniques to improve the contrast of the images like Contrast Stretching and Histogram Equalization are developed from scratch
https://github.com/asifsmohammed/cv-image-processing

computer-vision opencv python3

Last synced: 2 months ago
JSON representation

Image processing techniques to improve the contrast of the images like Contrast Stretching and Histogram Equalization are developed from scratch

Awesome Lists containing this project

README

          

# CV-ImageProcessing
Each program takes an input image in sRGB and converts the specified window over the image in to different color spaces using one of the 3 algorithms Linear Scaling, OpenCV Histogram Equalization, and Histogram Euqlization which is built from scratch. The output color spaces are Luv, Lab, xyz.