[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,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_HOGDescriptor_detectROI( IntPtr obj, IntPtr img, Point[] locations, int locationsLength, IntPtr foundLocations, IntPtr confidences, double hitThreshold, CvSize winStride, CvSize padding )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]
- img
- Type: SystemIntPtr
[Missing <param name="img"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]
- locations
- Type: OpenCvSharp.CPlusPlusPoint
[Missing <param name="locations"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]
- locationsLength
- Type: SystemInt32
[Missing <param name="locationsLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]
- foundLocations
- Type: SystemIntPtr
[Missing <param name="foundLocations"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]
- confidences
- Type: SystemIntPtr
[Missing <param name="confidences"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]
- hitThreshold
- Type: SystemDouble
[Missing <param name="hitThreshold"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]
- winStride
- Type: OpenCvSharpCvSize
[Missing <param name="winStride"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]
- padding
- Type: OpenCvSharpCvSize
[Missing <param name="padding"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_detectROI(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.CvSize,OpenCvSharp.CvSize)"]