NativeMethodsobjdetect_HOGDescriptor_detectMultiScale2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_HOGDescriptor_detectMultiScale2( IntPtr self, IntPtr img, IntPtr foundLocations, IntPtr foundWeights, double hitThreshold, Size winStride, Size padding, double scale, int groupThreshold )
Public Shared Function objdetect_HOGDescriptor_detectMultiScale2 ( self As IntPtr, img As IntPtr, foundLocations As IntPtr, foundWeights As IntPtr, hitThreshold As Double, winStride As Size, padding As Size, scale As Double, groupThreshold As Integer ) As ExceptionStatus
public: static ExceptionStatus objdetect_HOGDescriptor_detectMultiScale2( IntPtr self, IntPtr img, IntPtr foundLocations, IntPtr foundWeights, double hitThreshold, Size winStride, Size padding, double scale, int groupThreshold )
static member objdetect_HOGDescriptor_detectMultiScale2 : self : IntPtr * img : IntPtr * foundLocations : IntPtr * foundWeights : IntPtr * hitThreshold : float * winStride : Size * padding : Size * scale : float * groupThreshold : int -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <param name="foundLocations"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <param name="foundWeights"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <param name="hitThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <param name="winStride"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <param name="padding"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <param name="scale"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <param name="groupThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScale2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,System.Double,System.Int32)"]