NativeMethodsobjdetect_HOGDescriptor_detectMultiScaleROI Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_HOGDescriptor_detectMultiScaleROI( IntPtr obj, IntPtr img, IntPtr foundLocations, IntPtr roiScales, IntPtr roiLocations, IntPtr roiConfidences, double hitThreshold, int groupThreshold )
Public Shared Function objdetect_HOGDescriptor_detectMultiScaleROI ( obj As IntPtr, img As IntPtr, foundLocations As IntPtr, roiScales As IntPtr, roiLocations As IntPtr, roiConfidences As IntPtr, hitThreshold As Double, groupThreshold As Integer ) As ExceptionStatus
public: static ExceptionStatus objdetect_HOGDescriptor_detectMultiScaleROI( IntPtr obj, IntPtr img, IntPtr foundLocations, IntPtr roiScales, IntPtr roiLocations, IntPtr roiConfidences, double hitThreshold, int groupThreshold )
static member objdetect_HOGDescriptor_detectMultiScaleROI : obj : IntPtr * img : IntPtr * foundLocations : IntPtr * roiScales : IntPtr * roiLocations : IntPtr * roiConfidences : IntPtr * hitThreshold : float * groupThreshold : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="foundLocations"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="roiScales"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="roiLocations"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="roiConfidences"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="hitThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <param name="groupThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_detectMultiScaleROI(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Int32)"]