SlicerMorph - semilandmarks

Hello –

may I ask for help with semilandmark projection using either Alpaca or ProjectSemiLM. I have fairly simple surface objects so that Alpaca struggles to superimpose meshes without errors. Sometime it works just fine but not always. In some cases surfaces flip. I tried to use ProjectSemiLM module (having introduced some fixed lm points specifically for that) but the module does not run. I am stuck. May I please ask:

is there any way I can control surface superimposition process in Alpaca?
is ther anything I am missing in ProjectSemiLM in terms of file setup? I have exported my landmark and semilandmarks into fcsv format, stored the template and target surfaces in the same folder, as well as fixed landmarks (with the names as in surfaces) and the semilandmarks (also in fcsv but a different name). The order and names of fixed landmarks is correct.

I am happy to tinker with Python code, if there is an option to hack into the brains of the SlicerMorph.

Look forward to hearing from you,
With best wishes
Katya Stansfield


Can you share an example dataset? It is a little hard to tell what’s going on from the screen captures.

also I will need the fixed landmarks to test the issue with the ProjectSemiLMs module.

Your two surface are too similar, and there is not much difference top from the bottom. This is actually a fairly challenging registration problem, and I am not surprised occasssionally things are flipped upside down. perhaps increasing the point cloud sampling would help, but hard for me to make suggestions without seeing the data.

So if you can upload those two models, their corresponding points and the template you want to transfer as a zip file to a cloud file share (google drive, onedrive, dropbox etc), and share the link, I can try to take a look

Just to echo Murat and add some additional insight. Having a dataset would be helpful in figuring out how to improve ALPACA registration. In my experience, when surfaces are flat or homogeneously round, it is hard to find geometric correspondences. One strategy that has worked for me in the past is to increase the Normal Search Radius and FPFH Search Radius in the Advanced Settings (e.g., doubling them). Essentially, you want to use broader (area-wise) geometric descriptors.