Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Camera Calibration » UndistortPoint_Deprecated

UndistortPoint_Deprecated


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.