Transformation of oblique image due to camera angulation

5 vues (au cours des 30 derniers jours)
AUWAL ABUBAKAR
AUWAL ABUBAKAR le 2 Nov 2020
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

Réponse acceptée

Image Analyst
Image Analyst le 2 Nov 2020

Plus de réponses (0)

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by