Transformation of oblique image due to camera angulation
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
AUWAL ABUBAKAR
am 2 Nov. 2020
Kommentiert: AUWAL ABUBAKAR
am 3 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
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!