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