Re: matching to different sets of 2d point coords



Hi,

use RANSAC,

http://en.wikipedia.org/wiki/RANSAC


Arash Partow
________________________________________________________
Be one who knows what they don't know,
Instead of being one who knows not what they don't know,
Thinking they know everything about all things.
http://www.partow.net



Giff wrote:
Hi all,

I am doing image analysis and now I am facing a problem that I'm not
sure how to tackle, hopefully someone of you can give me some hints on
how to proceed.

I have a wireframe model of a face (a set of 2d points and the
connections between them, let's call it "the model") and, on the other
hand, I have a set of point coordinates (corresponding to facial
features in a face image, call it "the feature set").

The two sets don't match, actually the model has got a number of points
that is the double of the ones contained in the feature set.

Could anyone of you please give me some hints on how to match the two
models? I mean, what is the best way for modifying the position of the
points in the model that don't have a corrisponding point in the feature
set? Any papers worth reading?

Thanks a lot!

.



Relevant Pages

  • Re: Hints and anchors
    ... > mouse to select which identifier you want the IDE to insert for you. ... code and do not disappear easily like normal tool top hints. ... > version 5 has no such feature. ...
    (alt.comp.lang.borland-delphi)
  • Contact question-New Computer (not picking up contacts)
    ... I have copied the database file of Contacts and all the name are in ... I have approx 6 different groups. ... I did already check the setting for that feature ... Any hints? ...
    (microsoft.public.outlook.contacts)
  • Re: Delphis control of the IDE while editing code
    ... I love the feature so I don't want to turn it off (code ... > and hints over identifiers when debugging) but shouldn't these things be ...
    (borland.public.delphi.ide)
  • matching to different sets of 2d point coords
    ... I am doing image analysis and now I am facing a problem that I'm not ... features in a face image, ... that is the double of the ones contained in the feature set. ... Could anyone of you please give me some hints on how to match the two ...
    (comp.graphics.algorithms)