NativeMethodsobjdetect_HOGDescriptor_detect1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_HOGDescriptor_detect1( IntPtr self, IntPtr img, IntPtr foundLocations, double hitThreshold, Size winStride, Size padding, Point[] searchLocations, int searchLocationsLength )
Public Shared Function objdetect_HOGDescriptor_detect1 ( self As IntPtr, img As IntPtr, foundLocations As IntPtr, hitThreshold As Double, winStride As Size, padding As Size, searchLocations As Point(), searchLocationsLength As Integer ) As ExceptionStatus
public: static ExceptionStatus objdetect_HOGDescriptor_detect1( IntPtr self, IntPtr img, IntPtr foundLocations, double hitThreshold, Size winStride, Size padding, [InAttribute] array<Point>^ searchLocations, int searchLocationsLength )
static member objdetect_HOGDescriptor_detect1 : self : IntPtr * img : IntPtr * foundLocations : IntPtr * hitThreshold : float * winStride : Size * padding : Size * searchLocations : Point[] * searchLocationsLength : int -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="foundLocations"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="hitThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="winStride"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="padding"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="searchLocations"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <param name="searchLocationsLength"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Point[],System.Int32)"]