DualTVL1OpticalFlowLambda Property |
http://www.emgu.com
Weight parameter for the data term, attachment parameter
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic 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:
Double
See Also