Click or drag to resize

DetailMercatorWarper Constructor

http://www.emgu.com
Create a Mercator Warper

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public DetailMercatorWarper(
	float scale
)

Parameters

scale
Type: SystemSingle
Projected image scale multiplier
See Also