Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: image matching
Date: Tue, 21 Aug 2007 13:29:50 +0000 (UTC)
Organization: NLDA
Lines: 15
Message-ID: <faepce$o6h$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 1187702990 24785 172.30.248.37 (21 Aug 2007 13:29:50 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 21 Aug 2007 13:29:50 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1085479
Xref: news.mathworks.com comp.soft-sys.matlab:424783



for our project we want to know if it is possible to find a
image in another image and find the position of our Blimp.

We have a Blimp (kind of a zeppelin) in an old gymanium
flying around taking pictures of the ground to find an
object. We have the idea that we can make some kind of
pattern on the ground so that the blimp can make pictures of
the ground and that they can be matched with a computer made
map with the same pattern as on the ground. This way we want
to determine the position of the blimp. Is this possible
with MatLab and can we get an update rate of at least 1
position per second.

For some more information please ask. The idea is inspired
on DSMAC (Terrain Referenced Navigation).