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