Introduction to Advanced Image Processing - Build a Card Recognition Application
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=vu3ZKy69H2k
4271560 Bytes