undistortPoints
렌즈 왜곡을 보정한 점 좌표
구문
설명
는 렌즈 왜곡이 보정된 점 좌표를 반환합니다. 이 함수는 수치적 비선형 최소제곱 최적화를 사용합니다.undistortedPoints
= undistortPoints(points
,cameraParams
)
[
는 왜곡이 보정된 점의 정확도를 평가하는 데 사용되는 오차도 반환합니다.undistortedPoints
,reprojectionErrors
] = undistortPoints(points
,cameraParams
)
예제
입력 인수
출력 인수
확장 기능
버전 내역
R2014b에 개발됨참고 항목
앱
함수
estimateCameraParameters
|triangulate
|undistortImage
|estimateExtrinsics
|cameraProjection
|estimateFisheyeParameters
|plotCamera
|img2world2d
|world2img
|extr2pose
|pose2extr