| StereoMatcherNumDisparities Property |
[Missing <summary> documentation for "P:OpenCvSharp.StereoMatcher.NumDisparities"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int NumDisparities { get; set; }
Public Property NumDisparities As Integer
Get
Set
public:
property int NumDisparities {
int get ();
void set (int value);
}
member NumDisparities : int with get, set
Property Value
Type:
Int32See Also