[Insight-users] Re: rigid registration: PointSet to PointSet registration
Luis Ibanez
luis.ibanez@kitware.com
Wed, 19 Mar 2003 16:58:44 -0500
Hi Imho,
Nothing is lost in CVS,
You will find the old Procrustes registration class
in Code/Algorithms:
http://www.itk.org/cgi-bin/cvsweb.cgi/Insight/Code/Algorithms/?cvsroot=Insight
in the.... 'Attic':
http://www.itk.org/cgi-bin/cvsweb.cgi/Insight/Code/Algorithms/Attic/?cvsroot=Insight
the header file:
http://www.itk.org/cgi-bin/cvsweb.cgi/Insight/Code/Algorithms/Attic/itkProcrustesRegistrationMetric.h?cvsroot=Insight
and the txx file:
http://www.itk.org/cgi-bin/cvsweb.cgi/Insight/Code/Algorithms/Attic/itkProcrustesRegistrationMetric.txx?cvsroot=Insight
Since the rest of the ITK genonme have keep up with evolution,
you may have problems building this old class with the
current version of the Toolkit.
Regards,
Luis
--------------
imho wrote:
> Hi Luis,
> ok so I'll have to do it myself ;-) I can't find back the procrustes
> algorithm that was in the earlier version of the toolkit, maybe have you
> it somewhere?
>
> Thanks
>