DualTVL1OpticalFlowScaleStep Property |
http://www.emgu.com
Step between scales (less than 1)
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic double ScaleStep { get; set; }
Public Property ScaleStep As Double
Get
Set
public:
property double ScaleStep {
double get ();
void set (double value);
}
member ScaleStep : float with get, set
Property Value
Type:
Double
See Also