Circle detection is a python code using Hough Circles algorithm implemented inside openCV library in python. This project takes the image through users webcam and the converts it to gray scale further blurring and applying a search run algorithm through regional frames , sliding all over the image it tries to find all the possible circles and enumerate it at the top-left corner of the frame. The code is very simple and easy to understand and implement.
-
Notifications
You must be signed in to change notification settings - Fork 1
Circle detection is a python code using Hough Circles algorithm implemented inside openCV library in python. This project takes the image through users webcam and the converts it to gray scale further blurring and applying a search run algorithm through regional frames , sliding all over the image it tries to find all the possible circles and en…
akanshu11121/Circle-Detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Circle detection is a python code using Hough Circles algorithm implemented inside openCV library in python. This project takes the image through users webcam and the converts it to gray scale further blurring and applying a search run algorithm through regional frames , sliding all over the image it tries to find all the possible circles and en…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published