StereoMatcherDisp12MaxDiff Property
|
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int Disp12MaxDiff { get; set; }
Public Property Disp12MaxDiff As Integer
Get
Set
public:
property int Disp12MaxDiff {
int get ();
void set (int value);
}
member Disp12MaxDiff : int with get, set
function get_Disp12MaxDiff();
function set_Disp12MaxDiff(value);
Property Value
Type:
Int32
See Also