Path: news.mathworks.com!not-for-mail
From: "Ahmed" <mogwari2000@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: combine image parts
Date: Fri, 4 Sep 2009 20:28:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 3
Message-ID: <h7rt8i$shs$1@fred.mathworks.com>
References: <h4bv2g$ac0$1@fred.mathworks.com> <701f52c0-8ab6-4b0a-ac88-7dec944aa8ce@n11g2000yqb.googlegroups.com> <h4fgav$k3q$1@fred.mathworks.com> <h4fi8p$msr$1@fred.mathworks.com> <h4fjv5$d7q$1@fred.mathworks.com> <h4hmf9$6v3$1@fred.mathworks.com> <h4hr5a$7vl$1@fred.mathworks.com> <h4i1up$13i$1@fred.mathworks.com> <h4i2a1$r36$1@fred.mathworks.com> <h4i65q$hpv$1@fred.mathworks.com> <h4i7q9$5hf$1@fred.mathworks.com> <h4ibap$3f0$1@fred.mathworks.com> <h4jd2p$k1q$1@fred.mathworks.com>
Reply-To: "Ahmed" <mogwari2000@yahoo.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1252096082 29244 172.30.248.38 (4 Sep 2009 20:28:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 4 Sep 2009 20:28:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1059703
Xref: news.mathworks.com comp.soft-sys.matlab:568465


I think my problem is similar to this problem so that i attached my question here

when i want to load an image of size 256x256 pixles into DSP processor but i know that the transfer should not exceeds 32KB which corresponds to loaded image of size 180x180 pixles. who can help me to write a code in matlab to overcome this obstcale?