CWIMAQEllipseDescriptor
CWIMAQEllipseDescriptor contains properties that specify the ellipses to detect.
Properties
| MaxMajorRadius | Maximum length of the semi-major axis allowed for a detected ellipse. |
| MaxMinorRadius | Maximum length of the semi-minor axis allowed for a detected ellipse. |
| MinMajorRadius | Minimum length of the semi-major axis allowed for a detected ellipse. |
| MinMinorRadius | Minimum length of the semi-minor axis allowed for a detected ellipse. |