Back to FabImage Studio website
You are here: Start » Filter Reference » Image Spatial Transforms Maps » CreateUndistortionMap_Divisional
Computes a spatial transform map for undistorting images using divisional model.
Name | Type | Description | |
---|---|---|---|
![]() |
inImageFormat | ImageFormat | |
![]() |
inKappa | Real | |
![]() |
inCenter | Point2D* | |
![]() |
inInterpolationMethod | InterpolationMethod | |
![]() |
outMap | SpatialMap |
Applications
Creation of a transform map that will be used with the RemapImage filter.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of CreateUndistortionMap filter group.