[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CascadeClassifier_GPU_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,OpenCvSharp.CvSize)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static int gpu_CascadeClassifier_GPU_detectMultiScale1( IntPtr obj, IntPtr image, IntPtr objectsBuf, double scaleFactor, int minNeighbors, CvSize minSize )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CascadeClassifier_GPU_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,OpenCvSharp.CvSize)"]
- image
- Type: SystemIntPtr
[Missing <param name="image"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CascadeClassifier_GPU_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,OpenCvSharp.CvSize)"]
- objectsBuf
- Type: SystemIntPtr
[Missing <param name="objectsBuf"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CascadeClassifier_GPU_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,OpenCvSharp.CvSize)"]
- scaleFactor
- Type: SystemDouble
[Missing <param name="scaleFactor"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CascadeClassifier_GPU_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,OpenCvSharp.CvSize)"]
- minNeighbors
- Type: SystemInt32
[Missing <param name="minNeighbors"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CascadeClassifier_GPU_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,OpenCvSharp.CvSize)"]
- minSize
- Type: OpenCvSharpCvSize
[Missing <param name="minSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CascadeClassifier_GPU_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,OpenCvSharp.CvSize)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CascadeClassifier_GPU_detectMultiScale1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32,OpenCvSharp.CvSize)"]