Ask Your Question
1

Is there implementation of Procrustes analysis in C++/OpenCV?

asked 2012-11-03 21:41:58 -0600

ffriend gravatar image

Just for reference: Procrustes analysis is a kind of shape alignment via scaling and rotation. E.g.:

image description

Here we have 2 shapes defined by 5 points each. We want to align one of them to another in such a way that distance between corresponding points is minimal.

So I wonder if anybody knows about implementation of Procrustes analysis in C++, preferably in OpenCV 2.x of course.

edit retag flag offensive close merge delete

Comments

you can try fourier descriptor opencv 2.0 is obsolete

LBerger gravatar imageLBerger ( 2019-11-30 07:50:44 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-11-30 04:42:09 -0600

meisam gravatar image
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-03 21:41:58 -0600

Seen: 2,579 times

Last updated: Nov 30 '19