StitcherWorkScale Property |
http://www.emgu.com
The work scale
Namespace:
Emgu.CV.Stitching
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic double WorkScale { get; }
Public ReadOnly Property WorkScale As Double
Get
public:
property double WorkScale {
double get ();
}
member WorkScale : float with get
Property Value
Type:
Double
See Also