The difference between model and mesh

I am very happy that I can use 3D slicer to place and transfer landmarks and semilandmarks.I saw an expert in the slicer forum saying that currently 3D slicer does not support the sliding of semilandmarks and it can be achieved through R. I have some doubts when sliding according to the morpho package.

  1. What is the mesh mentioned in the morpho package manual? Is the templatemesh formed in the PseudoLMGenerator stage? Or the model?
  2. When I slide the semilandmarks points according to the code in the morpho package manual, my semilandmarks are shifted too much and obvious deformation occurs. I consult the literature, but the specific parameter settings are rarely mentioned in the literature,such as iterations. So is there a community where we can share the problems and solutions encountered in geometric morphometric measurement?
    I would be very happy if someone could answer my question!

For questions about using the morpho package and general morphometrics discussions you can join this google group: https://groups.google.com/g/morphmet2

I am not clear on your first question. ‘Model’ and ‘mesh’ are often used interchangeably in different applications. The PseudoLMGenerator in the SlicerMorph extension is only used to generate evenly spaced semi-landmark points on a model surface. The template in this module is an intermediate model only used to sample points on the original surface.