NativeMethodsfeatures2d_GFTTDetector_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_GFTTDetector_create( int maxCorners, double qualityLevel, double minDistance, int blockSize, int useHarrisDetector, double k, out IntPtr returnValue )
Public Shared Function features2d_GFTTDetector_create ( maxCorners As Integer, qualityLevel As Double, minDistance As Double, blockSize As Integer, useHarrisDetector As Integer, k As Double, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_GFTTDetector_create( int maxCorners, double qualityLevel, double minDistance, int blockSize, int useHarrisDetector, double k, [OutAttribute] IntPtr% returnValue )
static member features2d_GFTTDetector_create : maxCorners : int * qualityLevel : float * minDistance : float * blockSize : int * useHarrisDetector : int * k : float * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="maxCorners"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="qualityLevel"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="minDistance"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="blockSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="useHarrisDetector"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="k"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_create(System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.Double,System.IntPtr@)"]