how to save full size image just as original in matlab?

2 vues (au cours des 30 derniers jours)
keshav gupta
keshav gupta le 3 Fév 2019
Modifié(e) : keshav gupta le 3 Fév 2019
hi
i am saving my output image using
Image = getframe(gcf);
imwrite(Image.cdata, '1_2_1.tif');
but it is getting saved with extra space all around the image. How do i save only the image just like my original input image without any boundaries?

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by