From: anant on 23 Feb 2010 21:12 Hi there. I would like to convert a 512*512 image to 256*256 image. Is there any command in MATLAB to do so?
From: Zulkifli on 23 Feb 2010 22:48 "anant " <anantvu(a)gmail.com> wrote in message <hm21tn$qt6$1(a)fred.mathworks.com>... > Hi there. I would like to convert a 512*512 image to 256*256 image. Is there any command in MATLAB to do so? what do you mean by 512*512? is that mean the size of the image? if the size you talking about, you might need to use one of this find imresize or imcrop. use matlab help for more details.
From: anant on 4 Mar 2010 01:03 Ya thats what i mean. Also tell me if how to calculate compression ratio in SPIHT algorithm. I am not getting it....
|
Pages: 1 Prev: could'n use eval for syms on Matlab 2009 Next: urgent help, lsqcurvefit |