CascadeClassifierDetectMultiScale Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodDetectMultiScale(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.
Public methodDetectMultiScale(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.
Top
See Also

Reference