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