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

1 次查看(过去 30 天)
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

回答(2 个)

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

Image Analyst
Image Analyst 2020-4-4
Try imresize()
  2 个评论
Image Analyst
Image Analyst 2020-4-5
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?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by