CameraCalibration
Interface between UI, calibration data and running algorithms.
Category: Omnical
Base class: Resource
Properties
cameraNames : List[str] (Read-Only)
chessSquaresSizeDefault : Vec2
Set chessboard size via total chessboard width and height, e.g. 0.7584 x 0.5688 [m].
Category: Default Settings
UserName: Chessboard all square size [m]
chessboardSizeDefault : Int2
Number of black & white squares on the chessboard, e.g. 12x9.
Category: Default Settings
UserName: Chessboard size
chessboardSquareLength : float
intrMatchTolerance : float
Tolerance that determines which intrinsics are considered for a camera [0-1].
Category: Intrinsic Selection
UserName: Intrinsic match tolerance
intrMaxError : float
Camera intrinsics with pixel reprojection error above this value are ignored.
Category: Intrinsic Selection
UserName: Intrinsic max error