http://www.emgu.com
The 3rd distortion coefficient (k3) 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 FixK3 = 128
Public Const FixK3 As CalibType = 128
public:
literal CalibType^ FixK3 = 128
static val mutable FixK3: CalibType
Field Value
Type:
CalibType
See Also