Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Computer Vision » Camera Calibration » CalibrateCameraFromImages_CustomGrid_Deprecated

CalibrateCameraFromImages_CustomGrid_Deprecated


Module: Calibration

Returns a spatial map with undistortion map.

Name Type Description
inImages ImageArray Images with calibration boards
inRadius Integer
inMinRelative Real
inHysteresis Real
inPatternMinWidth Integer
inPatternMaxWidth Integer
inPatternMinHeight Integer
inPatternMaxHeight Integer
inCreateMap Bool
inGridScale Real
outSpatialMap SpatialMap? Output spatial map
outError Real? Calibration approximation error
outRegions RegionArrayArray

Errors

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

List of possible exceptions:

Error type Description
DomainError inCellWidth cannot be 0 in CalibrateCameraFromImages_Chessboard.
DomainError No images were selected for CalibrateCameraFromImages_Chessboard.

Complexity Level

This filter is available on Basic Complexity Level.