| StereoMatcherDisp12MaxDiff Property |
[Missing <summary> documentation for "P:OpenCvSharp.StereoMatcher.Disp12MaxDiff"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public 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
Property Value
Type:
Int32See Also