DualTVL1OpticalFlowScaleStep Property |
http://www.emgu.com
Step between scales (less than 1)
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
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