NativeMethodsfeatures2d_GFTTDetector_setBlockSize Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_setBlockSize(System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_GFTTDetector_setBlockSize( IntPtr obj, int blockSize )
Public Shared Function features2d_GFTTDetector_setBlockSize ( obj As IntPtr, blockSize As Integer ) As ExceptionStatus
public: static ExceptionStatus features2d_GFTTDetector_setBlockSize( IntPtr obj, int blockSize )
static member features2d_GFTTDetector_setBlockSize : obj : IntPtr * blockSize : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_setBlockSize(System.IntPtr,System.Int32)"]
[Missing <param name="blockSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_setBlockSize(System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_GFTTDetector_setBlockSize(System.IntPtr,System.Int32)"]