NativeMethodsxfeatures2d_StarDetector_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_StarDetector_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus xfeatures2d_StarDetector_create( int maxSize, int responseThreshold, int lineThresholdProjected, int lineThresholdBinarized, int suppressNonmaxSize, out IntPtr returnValue )
Public Shared Function xfeatures2d_StarDetector_create ( maxSize As Integer, responseThreshold As Integer, lineThresholdProjected As Integer, lineThresholdBinarized As Integer, suppressNonmaxSize As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus xfeatures2d_StarDetector_create( int maxSize, int responseThreshold, int lineThresholdProjected, int lineThresholdBinarized, int suppressNonmaxSize, [OutAttribute] IntPtr% returnValue )
static member xfeatures2d_StarDetector_create : maxSize : int * responseThreshold : int * lineThresholdProjected : int * lineThresholdBinarized : int * suppressNonmaxSize : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="maxSize"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_StarDetector_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="responseThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_StarDetector_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="lineThresholdProjected"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_StarDetector_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="lineThresholdBinarized"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_StarDetector_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="suppressNonmaxSize"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_StarDetector_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_StarDetector_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_StarDetector_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]