StarDetectorCreate Method |
Namespace: OpenCvSharp.XFeatures2D
public static StarDetector Create( int maxSize = 45, int responseThreshold = 30, int lineThresholdProjected = 10, int lineThresholdBinarized = 8, int suppressNonmaxSize = 5 )
[Missing <param name="maxSize"/> documentation for "M:OpenCvSharp.XFeatures2D.StarDetector.Create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="responseThreshold"/> documentation for "M:OpenCvSharp.XFeatures2D.StarDetector.Create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="lineThresholdProjected"/> documentation for "M:OpenCvSharp.XFeatures2D.StarDetector.Create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="lineThresholdBinarized"/> documentation for "M:OpenCvSharp.XFeatures2D.StarDetector.Create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="suppressNonmaxSize"/> documentation for "M:OpenCvSharp.XFeatures2D.StarDetector.Create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.XFeatures2D.StarDetector.Create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]