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