Click or drag to resize

CompressedRectilinearWarper Constructor

http://www.emgu.com
Create a compressed rectilinear warper

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

Parameters

scale
Type: SystemSingle
Projected image scale multiplier
See Also