Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!news.glorb.com!postnews.google.com!p23g2000prp.googlegroups.com!not-for-mail
From: Niall 84 <niall_heavey@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Image comparison
Date: Mon, 26 Jan 2009 08:36:49 -0800 (PST)
Organization: http://groups.google.com
Lines: 20
Message-ID: <6f1ec872-1f6b-487e-9a66-38d8d0679041@p23g2000prp.googlegroups.com>
NNTP-Posting-Host: 149.157.1.180
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1232987809 4957 127.0.0.1 (26 Jan 2009 16:36:49 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 26 Jan 2009 16:36:49 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: p23g2000prp.googlegroups.com; posting-host=149.157.1.180; 
	posting-account=BX5gMwkAAAD4FPUqKfpUV_L1ZtbX0Jhj
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.5) 
	Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 ironwood.nuim.ie:3128 (squid/2.5.STABLE14)
Xref: news.mathworks.com comp.soft-sys.matlab:513989


Hi all,

I am trying to set up a database of images that can be used to compare
to a current image (So if the current image is equal, or almost equal
to the one being compared it'll give a match)

However to start this project off I want to just compare 2 images
using Matlab to see how the process works.

Does anyone know how I might compare say imaeg1.jpg and image2.jpg to
see how closely related to each other they are? So basically if I was
to compare image1.jpg and image1.jpg the relationship should be 100%,
but comparing 2 different images might give me quite a close
relationship.

I hope that makes some sense!!!

Thanks,

Niall.