You are here: Start » AVL.NET » Camera Calibration

Camera Calibration

IconNameDescription
AnnotateGridPointsRecognition of a custom regular grid, other than the standard chessboard, for the purpose of camera calibration.
CalibrateCameraRecognition of lens distortion. Usually followed by CreateUndistortionMap.
CalibrateCameraFromImages_ChessboardReturns a spatial map with undistortion map.
CalibrateCameraFromImages_CustomCircleGridReturns a spatial map with undistortion map.
CalibrateCameraFromImages_CustomGridReturns a spatial map with undistortion map.
DetectChessboardGridPreparation of data required for creating image undistortion map.
EstimateRealScaleEstimate the scale for points in the Z=0 plane in a perpendicular view.
IsChessBoardPresentPreparation of data required for creating image undistortion map.
IsCircleGridPresentPreparation of data required for creating image undistortion map.