[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_LatentSvmDetector_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void objdetect_LatentSvmDetector_detect( IntPtr obj, IntPtr image, IntPtr objectDetections, float overlapThreshold, int numThreads )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_LatentSvmDetector_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Int32)"]
- image
- Type: SystemIntPtr
[Missing <param name="image"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_LatentSvmDetector_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Int32)"]
- objectDetections
- Type: SystemIntPtr
[Missing <param name="objectDetections"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_LatentSvmDetector_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Int32)"]
- overlapThreshold
- Type: SystemSingle
[Missing <param name="overlapThreshold"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_LatentSvmDetector_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Int32)"]
- numThreads
- Type: SystemInt32
[Missing <param name="numThreads"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_LatentSvmDetector_detect(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Int32)"]