http://www.emgu.com
Use QR instead of SVD decomposition for solving. Faster but potentially less precise
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CalibType UseQR = 1048576
Public Const UseQR As CalibType = 1048576
public:
literal CalibType^ UseQR = 1048576
static val mutable UseQR: CalibType
Field Value
Type:
CalibType
See Also