Back to FabImage Studio website
You are here: Start » Filter Reference » Camera Calibration » CalibrateCameraFromImages_CustomGrid
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 here: Error Handling
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.