http://www.emgu.com
The 1st distortion coefficient (k1) 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 FixK1 = 32
Public Const FixK1 As CalibType = 32
public:
literal CalibType^ FixK1 = 32
static val mutable FixK1: CalibType
Field Value
Type:
CalibType
See Also