OpenCV: Adaptive and Otsu Threshold in Image Processing with Python

Image pre-processing techniques in artificial intelligence

Amit Chauhan
3 min readMar 20

--

Otsu Image Threshold. An image by the Author

What is OpenCV?

This library is a nutshell and robust collection of image processing methods that drive the vision application in machine learning and deep learning.

--

--