[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvGetValidDisparityROI(OpenCvSharp.CvRect,OpenCvSharp.CvRect,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static CvRect cvGetValidDisparityROI( CvRect roi1, CvRect roi2, int minDisparity, int numberOfDisparities, int SADWindowSize )
Parameters
- roi1
- Type: OpenCvSharpCvRect
[Missing <param name="roi1"/> documentation for "M:OpenCvSharp.NativeMethods.cvGetValidDisparityROI(OpenCvSharp.CvRect,OpenCvSharp.CvRect,System.Int32,System.Int32,System.Int32)"]
- roi2
- Type: OpenCvSharpCvRect
[Missing <param name="roi2"/> documentation for "M:OpenCvSharp.NativeMethods.cvGetValidDisparityROI(OpenCvSharp.CvRect,OpenCvSharp.CvRect,System.Int32,System.Int32,System.Int32)"]
- minDisparity
- Type: SystemInt32
[Missing <param name="minDisparity"/> documentation for "M:OpenCvSharp.NativeMethods.cvGetValidDisparityROI(OpenCvSharp.CvRect,OpenCvSharp.CvRect,System.Int32,System.Int32,System.Int32)"]
- numberOfDisparities
- Type: SystemInt32
[Missing <param name="numberOfDisparities"/> documentation for "M:OpenCvSharp.NativeMethods.cvGetValidDisparityROI(OpenCvSharp.CvRect,OpenCvSharp.CvRect,System.Int32,System.Int32,System.Int32)"]
- SADWindowSize
- Type: SystemInt32
[Missing <param name="SADWindowSize"/> documentation for "M:OpenCvSharp.NativeMethods.cvGetValidDisparityROI(OpenCvSharp.CvRect,OpenCvSharp.CvRect,System.Int32,System.Int32,System.Int32)"]
Return Value
Type: CvRect[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvGetValidDisparityROI(OpenCvSharp.CvRect,OpenCvSharp.CvRect,System.Int32,System.Int32,System.Int32)"]