DualTVL1OpticalFlowLambda Property |
http://www.emgu.com
Weight parameter for the data term, attachment parameter
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
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