Why are my semi-landmarks not uniformly distributed?

version 4.11
i use the creatsemiLMpatches to generate semi-landmarks,Is there any way to make the semi-landmarks distribution on the surface more uniform?
thank you very much!!!
image

The semi-landmark patches work best when the underlying surface can be modeled well by a triangular patch. Areas of high curvature are going to create challenges for sampling regularity, like what you are seeing here. We’re currently working on an update to this module that will allow interactive adjustment of the patches.

If you don’t need to constrain your point positions with manual landmarks, you could try the Pseudo-landmark Generator in the SlicerMorph extension as an alternative.

I want to limit the semi-landmarks to the zygomatic arch so maybe PseudoLMGenerator doesn’t work for me, right?

You can still use the PseudoLMGenerator by either cropping the template to just this region before generating the points, or by generating pseudo-landmarks for the whole template and editing the landmark set with the MarkupEditor.

These pseudo-landmarks will not have a relationship to the manual landmarks, but once you’ve generated a set on the template image, you can transfer them to each individual image to enforce geometric homology (details in this paper).

THANKS!!!Very happy to hear this, because I set the landmarks on the zygomatic arch, then I should transfer the surface semi-landmarks I set to the next model surface through transfersemiLM , right?

If you have existing manual landmarks on each model you can use the ProjectSemiLM module to transfer the points, otherwise you can use ALPACA.