Transformation of oblique image due to camera angulation
5 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!