How to resize image of 511*511 to 512*512 in matlab?

3 次查看(过去 30 天)
I tried imresize but i need resize of increase in rows & columns by 1. i.e from 511*511 to 512*512.

采纳的回答

Andrei Bobrov
Andrei Bobrov 2017-10-10
imresize(your_image,512/511)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by