Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Image Spatial Transforms Deprecated » UndistortImage_DivisionModel_Deprecated

UndistortImage_DivisionModel_Deprecated


Applies division model lens distortion to an image.

Name Type Description
inImage Image Input image
inKappa Real
inCenter Point2D*
inImageInterpolation InterpolationMethod
outImage Image Output image

Applications

Removing lens distortion in a simple way or the opposite - generating artificial radial distorted images.

Examples

Image undistortion with inKappa = 18.

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 Unknown interpolation method in UndistortImage_DivisionModel_Deprecated.

Complexity Level

This filter is available on Basic Complexity Level.