NativeMethodsfeatures2d_GFTTDetector_setK Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_setK(System.IntPtr,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_GFTTDetector_setK( IntPtr obj, double k )
Public Shared Function features2d_GFTTDetector_setK ( obj As IntPtr, k As Double ) As ExceptionStatus
public: static ExceptionStatus features2d_GFTTDetector_setK( IntPtr obj, double k )
static member features2d_GFTTDetector_setK : obj : IntPtr * k : float -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_setK(System.IntPtr,System.Double)"]
[Missing <param name="k"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_setK(System.IntPtr,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_setK(System.IntPtr,System.Double)"]