'undistortImage' function and new field of view
이전 댓글 표시
After applying the 'undistortImage' function to an image taken with a calibrated camera the undistorted image has pixels cropped from the original distorted image (barrel lens distortion). This pixel cropping results in a diminished field of view as compared to the original, distorted image taken by the calibrated camera. Is there anyway to calculate or determine what this new or 'true' field of view (in angles) of the undistorted images are?
댓글 수: 2
Image Analyst
2013년 12월 20일
What toolbox is that in? I can't even bring up help on it.
Dima Lisin
2013년 12월 24일
It is in the Computer Vision System Toolbox.
답변 (1개)
Dima Lisin
2013년 12월 23일
편집: Dima Lisin
2013년 12월 23일
0 개 추천
At present, the undistortImage function can only return an undistorted image that is the same size as the input image.
댓글 수: 2
Image Analyst
2013년 12월 24일
Where did you even find it?
Dima Lisin
2013년 12월 24일
Computer Vision System Toolbox. R2013b.
카테고리
도움말 센터 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!