What can i do to make some images with different dimensions to be with standard dimensions ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (2)
Florian Floh
am 4 Apr. 2020
Perhaps resampling might work, in order to change the size:
0 Kommentare
Image Analyst
am 4 Apr. 2020
Try imresize()
2 Kommentare
Image Analyst
am 5 Apr. 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?
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!