Skip to content

Core code that finds circles in an image in order to accurately locate tips for liquid handling robot.

License

Notifications You must be signed in to change notification settings

Vavat/machine-vision-example-hough-circles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine-vision-example-hough-circles

Core code that finds circles in an image in order to accurately locate tips for liquid handling robot.

Code would explain what is happening much better than any description that I can muster. The code is escessively commented specifically in order to leave no ambiguity about what is happening.
A lot of the code is redundant to actually finding the circles, but is rather helpful in finding bugs. Example, code modifies original image with location and coordinates of the circles that were found.

About

Core code that finds circles in an image in order to accurately locate tips for liquid handling robot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages