Back to FabImage Studio website
You are here: Start » Filter Reference » Camera Calibration » UndistortPoint
Remove lens distortion for a single point.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoint | Point2D | Point on distorted image. |
![]() |
inCameraMatrix | Matrix | Camera matrix obtained from calibration. |
![]() |
inDistortion | LensDistortion | Distortion parameters obtained from calibration. |
![]() |
outPoint | Point2D | Point on undistorted image. |
Complexity Level
This filter is available on Advanced Complexity Level.