Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!newsfe04.iad.POSTED!7564ea0f!not-for-mail
From: "Nasser M. Abbasi" <nma@12000.org>
Newsgroups: comp.soft-sys.matlab
References: <hd7upe$aep$1@fred.mathworks.com>
Subject: Re: Basic Image Processing
Lines: 26
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3598
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350
X-RFC2646: Format=Flowed; Original
X-EsetId: 321EA926BF2030306058
X-EsetScannerBuild: 6003
Message-ID: <1wLJm.2056$cd7.1349@newsfe04.iad>
NNTP-Posting-Host: ncdeodfefpjopplmihjclpliaacepnnh
X-Complaints-To: abuse@charter.net
X-Trace: ifnckfofmjglplgfadefjppgkgeilljablllijgbcikodiobncdeodfefpjopplmmgdmmdanmgdmojgmagaampheeiioiglmildolkkeocphpjlejknodpaikedohpkkgemlcloahffblffb
NNTP-Posting-Date: Mon, 09 Nov 2009 02:54:53 UTC
Date: Sun, 8 Nov 2009 20:54:51 -0600
Xref: news.mathworks.com comp.soft-sys.matlab:583457



"Joe Frank" <sascod@gmail.com> wrote in message 
news:hd7upe$aep$1@fred.mathworks.com...
> Hello,
>
> I have two images im1 and im2
>
> im1 is 1200x1 matrix
> im2 is 1450x1 matrix
>
> I need to add im1 and im2 for further calculation. How do I do it?
>
> Thanks,
> Joe


if you have Image Processing Toolbox, then do

help imadd

 IMADD Add two images or add constant to image.

--Nasser
ps. strange image sizes you have there.