Click or drag to resize

NativeMethodscalib3d_StereoBM_setROI2 Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus calib3d_StereoBM_setROI2(
	IntPtr obj,
	Rect value
)

Parameters

obj
Type: SystemIntPtr

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

value
Type: OpenCvSharpRect

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

Return Value

Type: ExceptionStatus

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

See Also