Skip to content

manjusst/Counting_coins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Counting_coins

This algorithm will find the number of coins present in a given image. It uses Gaussian Blur then it applies canny_edge detection to find the contours in the blurred image and finally extracting the each coin present in the image and displaying it.

About

Counts the coins in the given image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%