| DualTVL1OpticalFlowLambda Property |
[Missing <summary> documentation for "P:OpenCvSharp.DualTVL1OpticalFlow.Lambda"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double Lambda { get; set; }
Public Property Lambda As Double
Get
Set
public:
property double Lambda {
double get ();
void set (double value);
}
member Lambda : float with get, set
Property Value
Type:
DoubleSee Also