circle-detector
There are 4 repositories under circle-detector topic.
CihanTopal/ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
AlanLuSun/Circle-detection
Circle detection/circle detector by arc-support line segments. The source code for IEEE ICIP paper.
ahmetozlu/real_time_circle_detection_android
Real time circle detection and tracking by Hough Circle Transform with OpenCV on Android OS.
AbhayVAshokan/Circle-Detector
Using opencv.js to perform circle detection in an uploaded image.