NativeMethodsobjdetect_CascadeClassifier_detectMultiScale1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_CascadeClassifier_detectMultiScale1( IntPtr obj, IntPtr image, IntPtr objects, double scaleFactor, int minNeighbors, int flags, Size minSize, Size maxSize )
Public Shared Function objdetect_CascadeClassifier_detectMultiScale1 ( obj As IntPtr, image As IntPtr, objects As IntPtr, scaleFactor As Double, minNeighbors As Integer, flags As Integer, minSize As Size, maxSize As Size ) As ExceptionStatus
public: static ExceptionStatus objdetect_CascadeClassifier_detectMultiScale1( IntPtr obj, IntPtr image, IntPtr objects, double scaleFactor, int minNeighbors, int flags, Size minSize, Size maxSize )
static member objdetect_CascadeClassifier_detectMultiScale1 : obj : IntPtr * image : IntPtr * objects : IntPtr * scaleFactor : float * minNeighbors : int * flags : int * minSize : Size * maxSize : Size -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
[Missing <param name="objects"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
[Missing <param name="scaleFactor"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
[Missing <param name="minNeighbors"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
[Missing <param name="minSize"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
[Missing <param name="maxSize"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_CascadeClassifier_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,OpenCvSharp.Size,OpenCvSharp.Size)"]