[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Point[],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_HOGDescriptor_compute( IntPtr self, IntPtr img, IntPtr descriptors, Size winStride, Size padding, Point[] locations, int locationsLength )
Parameters
- self
 - Type: SystemIntPtr
[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Point[],System.Int32)"]
 - img
 - Type: SystemIntPtr
[Missing <param name="img"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Point[],System.Int32)"]
 - descriptors
 - Type: SystemIntPtr
[Missing <param name="descriptors"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Point[],System.Int32)"]
 - winStride
 - Type: OpenCvSharp.CPlusPlusSize
[Missing <param name="winStride"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Point[],System.Int32)"]
 - padding
 - Type: OpenCvSharp.CPlusPlusSize
[Missing <param name="padding"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Point[],System.Int32)"]
 - locations
 - Type: OpenCvSharp.CPlusPlusPoint
[Missing <param name="locations"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Point[],System.Int32)"]
 - locationsLength
 - Type: SystemInt32
[Missing <param name="locationsLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Size,OpenCvSharp.CPlusPlus.Point[],System.Int32)"]