[Insight-users] about register point set with surface

Luis Ibanez luis.ibanez at kitware.com
Fri May 13 08:52:46 EDT 2005


Hi Yixun,

I would suggest you to take the Surface and use all its points
in order to create a Distance Map using the DanielsonDistance filter.

Then perform registration using the PointSet and the Image distance map.

You will find classes in ITK for performing PointSet to
Image registration:

Follow the trail from:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1PointSetToImageRegistrationMethod.html


Regards,


    Luis



---------------------
Yixun Liu wrote:

> Hi,
>  
> I have a surface represented by point set and another surface 
> represented by mesh. I need to regeister them non-rigidly. Anybody give 
> me some advice about it?
>  
> Thank you in advance!
>  
> Best regards,
>  
> Yixun Liu
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users





More information about the Insight-users mailing list