NativeMethodsfeatures2d_MSER_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_MSER_create( int delta, int minArea, int maxArea, double maxVariation, double minDiversity, int maxEvolution, double areaThreshold, double minMargin, int edgeBlurSize, out IntPtr returnValue )
Public Shared Function features2d_MSER_create ( delta As Integer, minArea As Integer, maxArea As Integer, maxVariation As Double, minDiversity As Double, maxEvolution As Integer, areaThreshold As Double, minMargin As Double, edgeBlurSize As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_MSER_create( int delta, int minArea, int maxArea, double maxVariation, double minDiversity, int maxEvolution, double areaThreshold, double minMargin, int edgeBlurSize, [OutAttribute] IntPtr% returnValue )
static member features2d_MSER_create : delta : int * minArea : int * maxArea : int * maxVariation : float * minDiversity : float * maxEvolution : int * areaThreshold : float * minMargin : float * edgeBlurSize : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="delta"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="minArea"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="maxArea"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="maxVariation"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="minDiversity"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="maxEvolution"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="areaThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="minMargin"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="edgeBlurSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_MSER_create(System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Int32,System.IntPtr@)"]