Click or drag to resize

TransverseMercatorWarper Constructor

http://www.emgu.com
Create a transverse mercator warper

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public TransverseMercatorWarper(
	float scale
)

Parameters

scale
Type: SystemSingle
Projected image scale multiplier
See Also