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