[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void objdetect_groupRectangles_meanshift( IntPtr rectList, IntPtr foundWeights, IntPtr foundScales, double detectThreshold, CvSize winDetSize )
Parameters
- rectList
- Type: SystemIntPtr
[Missing <param name="rectList"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize)"]
- foundWeights
- Type: SystemIntPtr
[Missing <param name="foundWeights"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize)"]
- foundScales
- Type: SystemIntPtr
[Missing <param name="foundScales"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize)"]
- detectThreshold
- Type: SystemDouble
[Missing <param name="detectThreshold"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize)"]
- winDetSize
- Type: OpenCvSharpCvSize
[Missing <param name="winDetSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles_meanshift(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize)"]