[Insight-users] ICP to register two meshes

Luis Ibanez luis.ibanez at kitware.com
Sat Mar 27 12:58:13 EDT 2010


Hi Reda,

You may want to try the following examples:

Insight/Examples/Registration/
                    IterativeClosestPoint1.cxx
                    IterativeClosestPoint2.cxx
                    IterativeClosestPoint3.cxx

The one in IterativeClosestPoint2.cxx is for 3D.

and the one in IterativeClosestPoint3.cxx shows
you how to accelerate the registration by using
 a distance map.


    Regards,


          Luis


-----------------------------------------------------------------------
On Sat, Mar 27, 2010 at 2:09 AM, Reda, Fitsum A <fitecx at gmail.com> wrote:
> Dear users,
> I am new to itk, I wanted to use ICP to register two meshes (triangles)
> obtained from skull of CT volumes.
> I know there is a pointbased ICP, i was wondering if there is some way to
> use this for meshes?
> thanks
> Fitsum
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list