https://github.com/phanikmr/randomizedcircledetection
C# code for detecting circles in images using EmguCV
https://github.com/phanikmr/randomizedcircledetection
c-sharp circle-detection computer-vision emgucv image-processing opencv randomized-algorithm
Last synced: 24 days ago
JSON representation
C# code for detecting circles in images using EmguCV
- Host: GitHub
- URL: https://github.com/phanikmr/randomizedcircledetection
- Owner: phanikmr
- License: mit
- Created: 2017-10-04T13:15:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T13:16:53.000Z (over 7 years ago)
- Last Synced: 2025-03-29T18:11:21.686Z (about 2 months ago)
- Topics: c-sharp, circle-detection, computer-vision, emgucv, image-processing, opencv, randomized-algorithm
- Language: C#
- Size: 13.4 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RandomizedCircleDetection