Transformation of oblique image due to camera angulation

조회 수: 2 (최근 30일)
AUWAL ABUBAKAR
AUWAL ABUBAKAR 2020년 11월 2일
댓글: AUWAL ABUBAKAR 2020년 11월 3일
Good day all,
Could someone please help me on how to transform my image from oblique to perpendicular plane?
My camera is mounted at an angle and captured image of a phantom in oblique dimension. I extrated image of a ROI on the top flat surface of the phatom but the image looks oblique (higher pixel values at the top rows) insted of flat (approximately the same pixel values throughout the image).
Please is there any way I can transform the image to look as if the camera is perpendicular to it, showing flat surface)?
Many thanks.
subplot(1,2,1);imagesc(FOV);colorbar
subplot(1,2,2);imagesc(ROI);colorbar

채택된 답변

Image Analyst
Image Analyst 2020년 11월 2일

추가 답변 (0개)

제품


릴리스

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by