Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can 'Fast Radial Transform' algorithm detect ellipses?

I am detecting ellipses and tried different methods,

I tried Hough Circle and it is detecting only perfect circles

I tried Fit Ellipse after applying it on Find Contours and it is doing pretty well.

I came across Fast Radial Transform and i was wondering would it detects perfect circles only or it will also detect Ellipses?

Thanks