Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Factors to make Images of the same size.

1 view (last 30 days)
anu
anu on 30 Sep 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
What factors we need to consider for making all the images of the same size?
  3 Comments
anu
anu on 30 Sep 2016
I have 20 images of different size stored in one folder and want to make the size of these images same without loss of information.
Adam
Adam on 30 Sep 2016
Well, you either have to lose information in some or 'invent' information in the others by interpolating them upwards.
doc imresize
should do whichever direction you want.

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!