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