Image Thresholding in OpenCV | Computer Vision Playlist

preview_player
Показать описание
Thresholding is used to create a binary image from a grayscale image . It is the simplest way to segment objects from a background. There are two types of thresholding - Simple Thresholding and Adaptive Thresholding.
In this video I explained Simple and adaptive thresholding both and how to apply them using opencv-python and I also explained Otsu’s Binarization.

★ link to the google colab notebook -

If you have any doubts or queries you can comment down here 👇🏻, or message me on LinkedIn.

If you like these tutorials and would like to support them then the easiest way is to simply like the video and give it a thumbs up & also it's a huge help to share these videos with anyone who you think would find them useful.

Please consider clicking the SUBSCRIBE button to be notified for future videos.

⭐️ ABOUT ME ⭐️

I am Yashvi Patel, Software Developer with Data science skills and Kaggle Notebook Master. I created this channel to share my knowledge and experience with you all. This channel will include practical tutorials solving problems from Kaggle datasets and competitions. I will upload videos related to Data Science, Machine learning, Deep learning, Natural Language Processing, and Computer vision.
Рекомендации по теме
Комментарии
Автор

hey you are really so intelligent girl 💚😊 I'm also like image processing

kunalsoni
Автор

Why specifically gray scale, why not 3 channels

thepresistence