I have create a patch in Landmark IDAV, converting the .PTS in SlicerMorph IDAVLM converter. However, they do not align with the corresponding mesh used in Landmark as seen in the UI:
Thanks Murat,
I find that SlicerMorph’s PlaceLandmarkGrid function struggles with even distribution of semi-landmarks within the patch and their projection onto a surface (such as a scapular fossa I am currently dealing with). Any tips with this other than manual adjustment and boosting the projection factor? Thanks!
Tom
Thanks Murat
Actually, I have had a look and it seems to be working fine now(?!). Some scapulae are easier to apply patches to than others, however, my plan is to merge two smaller patches to minimise bending energy and complicated geometric spread over a single grid… I appreciate the help.
I am glad to hear it is working. There are quite a bit of heuristics (such as projection factor) that depends on the scale of the data, and sometimes what we exposed on the UI is not within the range that is relevant for that specific data. I find it quite useful to give the source code to the LLM and explain problem show it visually and ask suggestions.