<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/262585</link>
    <title>MATLAB Central Newsreader - Rotate the 'view' of images using imshow/imagesc</title>
    <description>Feed for thread: Rotate the 'view' of images using imshow/imagesc</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 08 Oct 2009 07:57:02 -0400</pubDate>
      <title>Rotate the 'view' of images using imshow/imagesc</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/262585#685516</link>
      <author>kees de Kapper</author>
      <description>Hi all,&lt;br&gt;
&lt;br&gt;
I've got an image (e.g. 100x200 pixels) and present the image using imshow or imagesc as landscape. How can I represent the image as portrait (thus rotated) without rotating the original image data? &lt;br&gt;
I need to save memory, that's why I want to avoid creating new images due top imrotate every time.&lt;br&gt;
&lt;br&gt;
Thanx in advance,&lt;br&gt;
&lt;br&gt;
Kees</description>
    </item>
    <item>
      <pubDate>Sun, 11 Oct 2009 14:59:03 -0400</pubDate>
      <title>Re: Rotate the 'view' of images using imshow/imagesc</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/262585#686240</link>
      <author>Image Analyst</author>
      <description>&quot;kees de Kapper&quot; &amp;lt;kees_de_kapper@hotmail.com&amp;gt; wrote in message &amp;lt;hak60e$ctd$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi all,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I've got an image (e.g. 100x200 pixels) and present the image using imshow or imagesc as landscape. How can I represent the image as portrait (thus rotated) without rotating the original image data? &lt;br&gt;
&amp;gt; I need to save memory, that's why I want to avoid creating new images due top imrotate every time.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanx in advance,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Kees&lt;br&gt;
-----------------------------------------------------------------------------------------------------------------------&lt;br&gt;
Wow, 100 x 200 and you're already constrained for memory?  What are you running on?  A cell phone?&lt;br&gt;
&lt;br&gt;
I was going to suggest imresize but since you're already very very low on memory, I suggest you look at the DataAspectRatio property of the axes control.&lt;br&gt;
Good luck (on getting a new computer).</description>
    </item>
  </channel>
</rss>

