An Introduction to Image Segmentation - How to Partition an Image into Segments
Zenva
Access +100 programming courses in Zenva: https://academy.zenva.com/?zva_src=youtube
In this course we’ll build an app that can detect and recognize playing cards using Python and OpenCV. This app will detect that there is a playing card in an image, it grab all the cards it finds and reorients them.
There are two main concepts that will be covered in this course. One of them is thread-holding, which is a technique of image segmentation. The second one is contour detection.
Learning goals:
Thresholding - Binary thresholding - Inverted binary thresholding
Contour detection - Curve approximation - Contour hierarchy - Polygon approximation
Our tutorial blogs: GameDev Academy: https://gamedevacademy.org HTML5 Hive: https://html5hive.org Android Kennel: https://androidkennel.org Swift Ludus: https://swiftludus.org De Idea A App: https://deideaaapp.org
Twitter: @ZenvaTweets ... https://www.youtube.com/watch?v=Qsfgr9vKlLc
42055139 Bytes