|
|
 | | From: | KillaBee | | Subject: | Image resize question! | | Date: | Sun, 23 Jan 2005 22:30:00 +0200 |
|
|
 | Hi people!
When i display an image with dimensions 3000*3000 pixels (my screen resolution is 1280*1024) an automatic resize takes place.
Is there some way i can avoid this?
I mean i want to be able to see the image in full resolution and have smth like scrollbars to move up/down, left/right.
Is that possible on Matlab?
Thank you very much
|
|
 | | From: | Steve Eddins | | Subject: | Re: Image resize question! | | Date: | Sun, 23 Jan 2005 19:21:51 -0500 |
|
|
 | "KillaBee" writes:
> Hi people! > > When i display an image with dimensions 3000*3000 pixels (my screen > resolution is 1280*1024) an automatic resize takes place. > > Is there some way i can avoid this? > > I mean i want to be able to see the image in full resolution and have smth > like scrollbars to move up/down, left/right. > > Is that possible on Matlab? > > Thank you very much
If you have the Image Processing Toolbox, use imtool (in version 5) or imview (in version 4).
-- Steve Eddins
Development Manager, Image Processing Group The MathWorks, Inc.
|
|
|