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

4 visualizzazioni (ultimi 30 giorni)
I tried imresize but i need resize of increase in rows & columns by 1. i.e from 511*511 to 512*512.

Risposta accettata

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

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by