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