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
Syntaxpublic const CalibType FixK5 = 4096
Public Const FixK5 As CalibType = 4096
public:
literal CalibType^ FixK5 = 4096
static val mutable FixK5: CalibType
Field Value
Type:
CalibType
See Also