NativeMethodsobjdetect_HOGDescriptor_compute Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_HOGDescriptor_compute( IntPtr self, IntPtr img, IntPtr descriptors, Size winStride, Size padding, Point[] locations, int locationsLength )
Public Shared Function objdetect_HOGDescriptor_compute ( self As IntPtr, img As IntPtr, descriptors As IntPtr, winStride As Size, padding As Size, locations As Point(), locationsLength As Integer ) As ExceptionStatus
public: static ExceptionStatus objdetect_HOGDescriptor_compute( IntPtr self, IntPtr img, IntPtr descriptors, Size winStride, Size padding, [InAttribute] array<Point>^ locations, int locationsLength )
static member objdetect_HOGDescriptor_compute : self : IntPtr * img : IntPtr * descriptors : IntPtr * winStride : Size * padding : Size * locations : Point[] * locationsLength : int -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="descriptors"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="winStride"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="padding"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="locations"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="locationsLength"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_compute(System.IntPtr,System.IntPtr,System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]