Click or drag to resize

NativeMethodscalib3d_StereoBM_getROI1 Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoBM_getROI1(System.IntPtr,OpenCvSharp.Rect@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus calib3d_StereoBM_getROI1(
	IntPtr obj,
	out Rect returnValue
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoBM_getROI1(System.IntPtr,OpenCvSharp.Rect@)"]

returnValue
Type: OpenCvSharpRect

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoBM_getROI1(System.IntPtr,OpenCvSharp.Rect@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_StereoBM_getROI1(System.IntPtr,OpenCvSharp.Rect@)"]

See Also