Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Computer Vision » Camera Calibration » UndistortPoint_Deprecated
| Module: | Calibration | 
|---|
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.

 Advanced
