Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!u69g2000hse.googlegroups.com!not-for-mail
From: Greg Heath <heath@alumni.brown.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Template Matching
Date: Tue, 8 Apr 2008 06:05:05 -0700 (PDT)
Organization: http://groups.google.com
Lines: 21
Message-ID: <938d3e12-2d54-49f7-9dda-a5e256ad28b8@u69g2000hse.googlegroups.com>
References: <ft5j2j$3j0$1@fred.mathworks.com> <30620681.1207653263517.JavaMail.jakarta@nitrogen.mathforum.org> 
NNTP-Posting-Host: 68.39.98.10
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1207659906 17140 127.0.0.1 (8 Apr 2008 13:05:06 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 8 Apr 2008 13:05:06 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: u69g2000hse.googlegroups.com; posting-host=68.39.98.10; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 
Xref: news.mathworks.com comp.soft-sys.matlab:461706


On Apr 8, 7:57=A0am, androalpha...@yahoo.com wrote:
> On Apr 8, 7:13 pm, Yumnam Kirani Singh <kirani.si...@gmail.com> wrote:
>
> > Why so many stuffs on Template matching? It is almost the same as compar=
ing two matrices for equality. Am I seriously wrong?
>
> sorry about it...
> i'm still working on template matching since i have no background
> about matlab..
>
> so please kindly advice me on this field..

Equality comparison doesn't take into account translations, rotations
and
scaling. Nor does it take into consideration the matching of a
subimage
with the template.

Hope this helps.

Greg