OPENCV & C++ TUTORIALS - 36 | Histogram Equalization - 2 | calcHist()

Опубликовано: 07 Октябрь 2024
на канале: Computer Vision Lab
1,284
13

In the previous video, we learnt how to equalize histogram of an image. This video helps us to learn about calcHist function in OpenCV. It gives us the graph values of the histogra. I also showed a way to draw the graph according to the data output of this function.

🌠 I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/d7/dbd/...

🌠 You may want to watch also:    • OPENCV & C++ TUTORIAL - 3 | EROSION A...  

🌠 Stackoverflow: https://stackoverflow.com/users/11048...

🌠 Github: https://github.com/yunus-temurlenk?ta...

🌠 Twitter:   / code_enjoy  

If you see any mistake and any advice please comment. Thanks for watching...

#opencv, #cpp, #tutorial