|  | CascadeClassifierDetectMultiScale Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | DetectMultiScale(Mat, Double, Int32, HaarDetectionType, NullableSize, NullableSize) | 
            Detects objects of different sizes in the input image. The detected objects are returned as a list of rectangles.
             | 
|  | DetectMultiScale(Mat, Int32, Double, Double, Int32, HaarDetectionType, NullableSize, NullableSize, Boolean) | 
            Detects objects of different sizes in the input image. The detected objects are returned as a list of rectangles.
             | 
 See Also
See Also