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