DualTVL1OpticalFlowTau Property |
http://www.emgu.com
Time step of the numerical scheme
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic double Tau { get; set; }
Public Property Tau As Double
Get
Set
public:
property double Tau {
double get ();
void set (double value);
}
member Tau : float with get, set
Property Value
Type:
Double
See Also