Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: conv2 of a large image
Date: Fri, 2 Jan 2009 03:25:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <gjk1ef$4j9$1@fred.mathworks.com>
References: <gjhd65$7b2$1@fred.mathworks.com> <6cc68097-2e74-4872-bd05-e551acf0db01@u14g2000yqg.googlegroups.com> <2988496d-4770-4710-9213-6596da54c8ab@f11g2000vbf.googlegroups.com> <gjjq7p$6di$1@fred.mathworks.com> <gjjuvl$lbo$1@fred.mathworks.com> <gjk0v1$49g$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1230866703 4713 172.30.248.37 (2 Jan 2009 03:25:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 2 Jan 2009 03:25:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1343420
Xref: news.mathworks.com comp.soft-sys.matlab:509459


"amcum ammcum" <ammcum@yahoo.fr> wrote in message <gjk0v1p[
[snip]
> ------------------------------------------------------------------------------------
> 
> Can you help me to added the line:
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional 3GB" /NoExecute=AlwaysOff /fastdetect /3GB
> in boot.ini
> under vista not such file exist !
----------------------------------------------
Sorry - I can't help you because I'm not running Vista.  But you still need to
1.  Call The Mathworks to find out why your memory command doesn't work.
2.  Figure out a way to do your convolution in smaller parts and reconstruct them, because you probably don't have enough RAM to do the job.  (No, I don't know why it can't use the multiple GB of virtual memory on disk, but apparently it can't.)
Good luck,
ImageAnalyst