help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to see images at original size


From: bharat pathak
Subject: how to see images at original size
Date: Mon, 21 Jul 2008 10:46:12 +0530

Hello all,
 
     I am using octave 3.0.1 with jhandles as the graphics
     backend.
 
     a = imread('lena.bmp');
     imshow(double (a )/256);
 
     This does not show me the image with original scale.
     It shows me with reduced size, maybe 60% of original
     size.
 
     How to see the image in octave at the same 100% size.
     (without any scaling internally done).    
 
 
Thanks and Best Regards,
 
Bharat Pathak
91-9845210809
 
Arithos Designs
www.Arithos.com
 
DSP Design Consultancy And Training Company.
 
You are invited to join "Arithos Designs" community on Orkut
http://www.orkut.co.in/Community.aspx?cmm=52708286

reply via email to

[Prev in Thread] Current Thread [Next in Thread]