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.
CreateUndistortionMapCreation of a transform map that will be used with the RemapImage filter.
DetectChessboardGridPreparation of data required for creating image undistortion map.
EstimateRealScaleEstimate the scale for points in the Z=0 plane in a perpendicular view.