Click or drag to resize

CalibTypeFixK5 Field

http://www.emgu.com
The 5th distortion coefficient (k5) is fixed to 0 or to the initial passed value if CV_CALIB_USE_INTRINSIC_GUESS is passed

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const CalibType FixK5 = 4096

Field Value

Type: CalibType
See Also