NativeMethodsobjdetect_groupRectangles_meanshift Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_groupRectangles_meanshift( IntPtr rectList, IntPtr foundWeights, IntPtr foundScales, double detectThreshold, Size winDetSize )
Public Shared Function objdetect_groupRectangles_meanshift ( rectList As IntPtr, foundWeights As IntPtr, foundScales As IntPtr, detectThreshold As Double, winDetSize As Size ) As ExceptionStatus
public: static ExceptionStatus objdetect_groupRectangles_meanshift( IntPtr rectList, IntPtr foundWeights, IntPtr foundScales, double detectThreshold, Size winDetSize )
static member objdetect_groupRectangles_meanshift : rectList : IntPtr * foundWeights : IntPtr * foundScales : IntPtr * detectThreshold : float * winDetSize : Size -> ExceptionStatus
[Missing <param name="rectList"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size)"]
[Missing <param name="foundWeights"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size)"]
[Missing <param name="foundScales"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size)"]
[Missing <param name="detectThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size)"]
[Missing <param name="winDetSize"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size)"]