Skip to content

This python program detects coins(or any circular objects) and shows the distance between the coins in real-time

License

Notifications You must be signed in to change notification settings

Jarvis-BITS/Coin-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coin-Detection

This python program uses OpenCV to detect Coins(or similar circular objects) & display the distance between all the coins from each other from their centers in real-time

You need to install OpenCV library to run this python program:
   pip install opencv-python

Everybody gets a coin! 👀

Bazinga!

Note:Contributions are much appreciated. Please take a look at the issues below and see if you can fix them:
  • Replace 25 in dist=x1/25,y1/25... with radius of the coin without crashing the program 😄 Issue #1

About

This python program detects coins(or any circular objects) and shows the distance between the coins in real-time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages