Click or drag to resize

DetailFisheyeWarper Constructor

http://www.emgu.com
Create a fisheye warper

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

Parameters

scale
Type: SystemSingle
Projected image scale multiplier
See Also