Click or drag to resize

DetailPlaneWarperGpu Constructor

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

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

Parameters

scale
Type: SystemSingle
Projected image scale multiplier
See Also