Click or drag to resize

WCoordinateSystem Constructor

http://www.emgu.com
Constructs a WCoordinateSystem.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public WCoordinateSystem(
	double scale = 1
)

Parameters

scale (Optional)
Type: SystemDouble
Determines the size of the axes.
See Also