Skip to content

A program to automatically detect overlapping circles in an image dynamically using Simple Blob detector.

Notifications You must be signed in to change notification settings

MitaliBhiwande/Dynamic-Circle-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dynamic-Circle-Detection

Used Python to Dynamically detect Circles in a moving image using Hough Transform. Made use of Simple blob detector and accumulator array to verify surrounding pixels in the image. Can effectively recognize overlapping circles of varying intensities. Provides detected borders of the circles after processing.

About

A program to automatically detect overlapping circles in an image dynamically using Simple Blob detector.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages