Landmarks - model

Hi,

Is there any particular tool available to automatically generate landmarks based on 3d model. I want to create landmarks to use it in ALPACA module for registration. Please help me.

Thanks

PseudoLMGenerator in SlicerMorph will allow you uniformly sample pseudolandmarks from a 3D model.

Thanks Murat for the information. Please let me know if models could be deformably registered using Slicer.

Models can be registered deformably using Slicer, but I am not sure if there is any user facing module that actually does that. Model Registration does rigid, iterative closest point.

We have recently implemented Fast Model Align in SlicerMorph to do rigid and affine registration, and the module can be expanded to do the deformable registration via coherent point drift, but we do not have time to implement it. Is this something you would be interested in contributing?

Hi Murat,

Thanks for the clarification. I am beginner with registration techniques and I hope I can implement that in upcoming days.

Thanks,
Vignesh