NativeMethodscalib3d_StereoSGBM_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_StereoSGBM_create( int minDisparity, int numDisparities, int blockSize, int P1, int P2, int disp12MaxDiff, int preFilterCap, int uniquenessRatio, int speckleWindowSize, int speckleRange, int mode, out IntPtr returnValue )
Public Shared Function calib3d_StereoSGBM_create ( minDisparity As Integer, numDisparities As Integer, blockSize As Integer, P1 As Integer, P2 As Integer, disp12MaxDiff As Integer, preFilterCap As Integer, uniquenessRatio As Integer, speckleWindowSize As Integer, speckleRange As Integer, mode As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus calib3d_StereoSGBM_create( int minDisparity, int numDisparities, int blockSize, int P1, int P2, int disp12MaxDiff, int preFilterCap, int uniquenessRatio, int speckleWindowSize, int speckleRange, int mode, [OutAttribute] IntPtr% returnValue )
static member calib3d_StereoSGBM_create : minDisparity : int * numDisparities : int * blockSize : int * P1 : int * P2 : int * disp12MaxDiff : int * preFilterCap : int * uniquenessRatio : int * speckleWindowSize : int * speckleRange : int * mode : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="minDisparity"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="numDisparities"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="blockSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="P1"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="P2"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="disp12MaxDiff"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="preFilterCap"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="uniquenessRatio"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="speckleWindowSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="speckleRange"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="mode"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoSGBM_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]