What can i do to make some images with different dimensions to be with standard dimensions ?

2 vues (au cours des 30 derniers jours)
I have some images dataset , and this images with different dimentions , and i want to make them standard dimentions ,,
what can i do for that that ?
PLZ.. help

Réponses (2)

Florian Floh
Florian Floh le 4 Avr 2020
Perhaps resampling might work, in order to change the size:

Image Analyst
Image Analyst le 4 Avr 2020
Try imresize()
  2 commentaires
Aya Ahmed
Aya Ahmed le 5 Avr 2020
Do when i use it i specify a specific number ???so that all images are reduced to this number?
Image Analyst
Image Analyst le 5 Avr 2020
I have no idea why your images must be of a certain dimension. One example might be if you're passing them into a Deep Learning network. Are you doing that? If not, why can't your algorithm handle any size image? Why do they have to be a standard size?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Images dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by