GFTTDetectorCreate Method |
Namespace: OpenCvSharp
public static GFTTDetector Create( int maxCorners = 1000, double qualityLevel = 0.01, double minDistance = 1, int blockSize = 3, bool useHarrisDetector = false, double k = 0.04 )
[Missing <param name="maxCorners"/> documentation for "M:OpenCvSharp.GFTTDetector.Create(System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Double)"]
[Missing <param name="qualityLevel"/> documentation for "M:OpenCvSharp.GFTTDetector.Create(System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Double)"]
[Missing <param name="minDistance"/> documentation for "M:OpenCvSharp.GFTTDetector.Create(System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Double)"]
[Missing <param name="blockSize"/> documentation for "M:OpenCvSharp.GFTTDetector.Create(System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Double)"]
[Missing <param name="useHarrisDetector"/> documentation for "M:OpenCvSharp.GFTTDetector.Create(System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Double)"]
[Missing <param name="k"/> documentation for "M:OpenCvSharp.GFTTDetector.Create(System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.GFTTDetector.Create(System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Double)"]