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