Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Camera Calibration » CalibrateCameraFromImages_Chessboard

CalibrateCameraFromImages_Chessboard


Returns a spatial map with undistortion map.

Name Type Description
inImages ImageArray Images with calibration boards
inColumnCount Integer Chessboards columns count
inRowsCount Integer Chessboards rows count
inMapWidth Integer Output map width
inMapHeight Integer Output map height
outSpatialMap SpatialMap Output spatial map
outError Real? Calibration approximation error

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError Empty array inImages in CalibrateCameraFromImages_Chessboard.

Complexity Level

This filter is available on Basic Complexity Level.