Click or drag to resize

CalibTypeUseQR Field

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
Syntax
public const CalibType UseQR = 1048576

Field Value

Type: CalibType
See Also