help-octave
[Top][All Lists]
Advanced

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

Image aspect ratio


From: Divakar Ramachandran
Subject: Image aspect ratio
Date: Sat, 13 Aug 2011 18:30:35 +0530
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11

I am using Octave 3.2.4 on Microsoft Windows 7.

A = imread("A8.tif");

followed by

imshow(A) or imagesc(A)

results in a Gnuplot window that displays the image stretched along x-axis. axis("square") or axis("image") improves the aspect ratio slightly, but not to 1:1 that I require.

Is there any workaround for this?

Thanks in advance,
Divakar

 
--
Divakar Ramachandran Anupuram, TN 603127, INDIA

reply via email to

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