Path: news.mathworks.com!not-for-mail
From: "amcum ammcum" <ammcum@yahoo.fr>
Newsgroups: comp.soft-sys.matlab
Subject: Re: conv2 of a large image
Date: Thu, 1 Jan 2009 17:43:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 23
Message-ID: <gjivb5$5f8$1@fred.mathworks.com>
References: <gjhd65$7b2$1@fred.mathworks.com> <6cc68097-2e74-4872-bd05-e551acf0db01@u14g2000yqg.googlegroups.com> <31_6l.9245$W06.474@flpi148.ffdc.sbc.com> <gjiqsl$mnr$1@fred.mathworks.com> <%S67l.7852$pr6.4099@flpi149.ffdc.sbc.com>
Reply-To: "amcum ammcum" <ammcum@yahoo.fr>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1230831781 5608 172.30.248.37 (1 Jan 2009 17:43:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 1 Jan 2009 17:43:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1654657
Xref: news.mathworks.com comp.soft-sys.matlab:509427


"Nasser Abbasi" <nma@12000.org> wrote in message <%S67l.7852$pr6.4099@flpi149.ffdc.sbc.com>...
> 
> "amcum ammcum" <ammcum@yahoo.fr> wrote in message 
> news:gjiqsl$mnr$1@fred.mathworks.com...
> 
> 
> >
> > The problem is with the 'Out of memory message'
> 
> Ok, How much memory does your PC/laptop have?
> 
> --Nasser 
> 


I 'm using vista home premium with my laptop: 3G RAM and 300Go HD
I have also used a desktop with 512Mo RAM (more than 30 Go free HD memory). 

Matlab generate the same memory limitation message (for the two machines: desktop and laptop) once the array dimension accede 3000 x 3000 pixel.
So I believe (not sure) that the problem is a combination of a software-hardware.

Best regards.