Click or drag to resize

DetailCylindricalWarper Constructor

http://www.emgu.com
Construct an instance of the cylindrical warper class.

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

Parameters

scale
Type: SystemSingle
Projected image scale multiplier
See Also