Transformation of oblique image due to camera angulation
3 views (last 30 days)
Show older comments
AUWAL ABUBAKAR
on 2 Nov 2020
Commented: AUWAL ABUBAKAR
on 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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/400624/image.jpeg)
subplot(1,2,1);imagesc(FOV);colorbar
subplot(1,2,2);imagesc(ROI);colorbar
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on 3-D Volumetric Image Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!