Easy Coin Detection with Python and OpenCV: A Tutorial
Eran Feit
Are you interested in learning how to detect and count coins in an image using Python and OpenCV? Look no further! In this tutorial, we'll walk you through the step-by-step process of using image processing techniques to identify coins in an image, sort them by size, and mark each coin with a corresponding number.
We'll start by converting the image to grayscale and applying a blur to help filter out noise. Then, we'll use the Canny function to detect edges and find contours around each of the coins. After sorting the detected areas, we'll loop through each one and display a circle around or inside it.
This tutorial is perfect for beginners looking to learn more about image processing with Python and OpenCV. By the end of this video, you'll have a solid understanding of how to detect and count coins in an image and apply these techniques to your own projects. So grab your favorite beverage, sit back, and let's get started!
Code for this video: https://github.com/feitgemel/Open-CV/blob/main/Coin-Edge-Detection/Coin-edge-detection.py
More relevant content in this playlist : https://www.youtube.com/playlist?list=PLdkryDe59y4bxVvpexwR6PMTHH6_vFXjA
A perfect course for learning modern Computer Vision with deep dive in TensorFlow , Keras and Pytorch . You can find it here : http://bit.ly/3HeDy1V
I also recommend this book for deep dive in deep learning : https://amzn.to/3TTZym7
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
đĽď¸ Email : feitgemel@gmail.com
đŚ Twitter - https://twitter.com/eran_feit
đ¸ GitHub - https://github.com/feitgemel
đ¸ Instagram - https://www.instagram.com/eran_feit/
âśď¸ Subscribe - youtube.com/@eranfeit?sub_confirmation=1
đ Facebook - https://www.facebook.com/groups/3080601358933585
~~~~~~~~~~~~~~ SUPPORT ME đ~~~~~~~~~~~~~~
đ
ż Patreon - https://www.patreon.com/EranFeit
#EranFeit #opencv #python
Music by Vincent Rubinetti
Download the music on Bandcamp: https://vincerubinetti.bandcamp.com/album/the-music-of-3blue1brown
Stream the music on Spotify: https://open.spotify.com/album/1dVyjwS8FBqXhRunaG5W5u
...
https://www.youtube.com/watch?v=_Coth4YESzk
30908906 Bytes