Re: matching to different sets of 2d point coords
- From: "Arash Partow" <partow@xxxxxxxxx>
- Date: 6 Jul 2006 16:04:32 -0700
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!
.
- Follow-Ups:
- References:
- Prev by Date: Re: Averaging quaternions
- Next by Date: Re: Averaging quaternions
- Previous by thread: matching to different sets of 2d point coords
- Next by thread: Re: matching to different sets of 2d point coords
- Index(es):
Relevant Pages
|