Back to FabImage Studio website
You are here: Start » Filter Reference » Image Spatial Transforms Maps » UndistortImage
Removes lens distortion from an image. To be used with a GUI based on chessboard pattern recognition.
Name | Type | Description | |
---|---|---|---|
![]() |
inImage | Image | Input image |
![]() |
inUndistortionMap | SpatialMap | Definition of the transformation |
![]() |
inMapRoi | Region* | Defines which elements of the spatial map are valid |
![]() |
outImage | Image | Output image |
Hints
- Connect the inImage input with an appropriate image source.
- Enter the graphical editor for the inUndistortionMap input and generate an undistortion map interactively, using images of a chessboard pattern.
Examples
Description of usage of this filter can be found in examples and tutorial: Calibration with Chessboard , Calibration with Custom Grid, Removing Camera Lens Distortion: Chessboard.
Complexity Level
This filter is available on Basic Complexity Level.