NativeMethodsfeatures2d_GFTTDetector_getK Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_getK(System.IntPtr,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_GFTTDetector_getK( IntPtr obj, out double returnValue )
Public Shared Function features2d_GFTTDetector_getK ( obj As IntPtr, <OutAttribute> ByRef returnValue As Double ) As ExceptionStatus
public: static ExceptionStatus features2d_GFTTDetector_getK( IntPtr obj, [OutAttribute] double% returnValue )
static member features2d_GFTTDetector_getK : obj : IntPtr * returnValue : float byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_getK(System.IntPtr,System.Double@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_getK(System.IntPtr,System.Double@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_getK(System.IntPtr,System.Double@)"]