NativeMethodsobjdetect_HOGDescriptor_new2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_HOGDescriptor_new2( Size winSize, Size blockSize, Size blockStride, Size cellSize, int nbins, int derivAperture, double winSigma, HistogramNormType histogramNormType, double l2HysThreshold, int gammaCorrection, int nlevels, out IntPtr returnValue )
Public Shared Function objdetect_HOGDescriptor_new2 ( winSize As Size, blockSize As Size, blockStride As Size, cellSize As Size, nbins As Integer, derivAperture As Integer, winSigma As Double, histogramNormType As HistogramNormType, l2HysThreshold As Double, gammaCorrection As Integer, nlevels As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus objdetect_HOGDescriptor_new2( Size winSize, Size blockSize, Size blockStride, Size cellSize, int nbins, int derivAperture, double winSigma, HistogramNormType histogramNormType, double l2HysThreshold, int gammaCorrection, int nlevels, [OutAttribute] IntPtr% returnValue )
static member objdetect_HOGDescriptor_new2 : winSize : Size * blockSize : Size * blockStride : Size * cellSize : Size * nbins : int * derivAperture : int * winSigma : float * histogramNormType : HistogramNormType * l2HysThreshold : float * gammaCorrection : int * nlevels : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="winSize"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="blockSize"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="blockStride"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="cellSize"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="nbins"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="derivAperture"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="winSigma"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="histogramNormType"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="l2HysThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="gammaCorrection"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="nlevels"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_new2(OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,OpenCvSharp.Size,System.Int32,System.Int32,System.Double,OpenCvSharp.HistogramNormType,System.Double,System.Int32,System.Int32,System.IntPtr@)"]