CWIMAQRectangleDescriptor
CWIMAQRectangleDescriptor contains properties that specify the set of rectangles to detect.
Properties
MaxHeight | Specifies the maximum height allowed for a detected rectangle. Height is defined as the length of the longer side of a detected rectangle. |
MaxWidth | Specifies the maximum width allowed for a detected rectangle. Width is defined as the length of the shorter side of a detected rectangle. |
MinHeight | Specifies the minimum height allowed for a detected rectangle. Height is defined as the length of the longer side of a detected rectangle. |
MinWidth | Specifies the minimum width allowed for a detected rectangle. Width is defined as the length of the shorter side of a detected rectangle. |