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