Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Anu
Posts:
63
Registered:
2/22/05
|
|
Re: Alignment of 3D Points
Posted:
Dec 14, 2012 9:40 AM
|
|
"Roger Stafford" wrote in message <kaeb45$4j0$1@newscl01ah.mathworks.com>... > "Anusha " <anusha@cs.usm.my> wrote in message <kae8jg$rao$1@newscl01ah.mathworks.com>... > > I have two sets of 3d points (in x,y,z) coordinates. How can I align these two points into a same reference point, maybe using a centroid? > > > > Thanks > - - - - - - - - - > You may be interested in matlab's 'procrustes' function in the Statistics Toolbox. It determines the linear transformation of one set of points to another set that produces the least sum of squares differences between the two sets. > > Roger Stafford
But I have different number of point for set A and set B. Can procrustes can be done on this case? I prefer to align them to a standard coordinate system, let say mayb on a given center of gravity.
|
|
|
|