<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169375</link>
    <title>MATLAB Central Newsreader - Reading images of size &gt;1gb on 32bit System</title>
    <description>Feed for thread: Reading images of size &gt;1gb on 32bit System</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The 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>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 16 May 2008 08:18:02 -0400</pubDate>
      <title>Reading images of size &gt;1gb on 32bit System</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169375#432431</link>
      <author>Sebastian Bludau</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
i would like to read tif images with a possible file size&lt;br&gt;
larger than 1gb. If i use feature('memstats') the largest&lt;br&gt;
continuous memory block on my system is about 900mb.&lt;br&gt;
&lt;br&gt;
Is there a easy way to read those images without having the&lt;br&gt;
"out of memory" problem on my system.&lt;br&gt;
&lt;br&gt;
Is it possible to resize the image while reading it, so that&lt;br&gt;
the image fits into my memory? &lt;br&gt;
&lt;br&gt;
I thought about &lt;br&gt;
[...] = IMREAD(...,'PixelRegion',{ROWS, COLS})&lt;br&gt;
Maybe i can read parts of the image, resize these parts and&lt;br&gt;
put the resized part into a new matrix which should contain&lt;br&gt;
the final rescaled image. (Hope there is a more easy way to&lt;br&gt;
handle my images)&lt;br&gt;
&lt;br&gt;
Thx for any ideas&lt;br&gt;
&lt;br&gt;
Sebastian&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 16 May 2008 11:04:53 -0400</pubDate>
      <title>Re: Reading images of size &gt;1gb on 32bit System</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169375#432467</link>
      <author>ImageAnalyst</author>
      <description>On May 16, 4:18=A0am, "Sebastian Bludau" &amp;lt;s.blu...@fz-juelich.de&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; i would like to read tif images with a possible file size&lt;br&gt;
&amp;gt; larger than 1gb. If i use feature('memstats') the largest&lt;br&gt;
&amp;gt; continuous memory block on my system is about 900mb.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Is there a easy way to read those images without having the&lt;br&gt;
&amp;gt; "out of memory" problem on my system.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Is it possible to resize the image while reading it, so that&lt;br&gt;
&amp;gt; the image fits into my memory?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I thought about&lt;br&gt;
&amp;gt; [...] =3D IMREAD(...,'PixelRegion',{ROWS, COLS})&lt;br&gt;
&amp;gt; Maybe i can read parts of the image, resize these parts and&lt;br&gt;
&amp;gt; put the resized part into a new matrix which should contain&lt;br&gt;
&amp;gt; the final rescaled image. (Hope there is a more easy way to&lt;br&gt;
&amp;gt; handle my images)&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thx for any ideas&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Sebastian&lt;br&gt;
----------------------------------------------------------&lt;br&gt;
Sebastian:&lt;br&gt;
For $70 I just got 2 GB of additional memory from Dell.  You could try&lt;br&gt;
that.  Are you on Windows XP?  Have you also given the /3GB option in&lt;br&gt;
the boot.ini file a try (Google it).&lt;br&gt;
Regards,&lt;br&gt;
ImageAnalyst&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
