Azzera filtri
Azzera filtri

imresize matrix of images

4 visualizzazioni (ultimi 30 giorni)
Rafi Kandli
Rafi Kandli il 24 Ott 2017
Risposto: Image Analyst il 24 Ott 2017
I have a matrix of images. I want to resize all images to same size. how i do this?

Risposte (2)

Walter Roberson
Walter Roberson il 24 Ott 2017
Potentially imresize3(), depending on what kind of matrix you have and whether you want to allow adjacent images to contribute to the information.

Image Analyst
Image Analyst il 24 Ott 2017
What does a "matrix of images" mean to you? Do you mean you loaded lots of images into a cell array?
Have you tried imresize()?

Categorie

Scopri di più su Images in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by