Click or drag to resize

PlaneWarper Constructor

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

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

Parameters

scale
Type: SystemSingle
Projected image scale multiplier
See Also