ellipse-detection-algorithm
There are 2 repositories under ellipse-detection-algorithm topic.
CihanTopal/ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
AkosSeres/ellipse_detect
CLI tool for detecting ellipse shaped blobs in images. The ellipses can overlap or even can be partially occluded.