Is it possible to combine two landmark dataset of the same sample (from separate .fcsv files) into a single .fcsv?
Thanks in advance!
Is it possible to combine two landmark dataset of the same sample (from separate .fcsv files) into a single .fcsv?
Thanks in advance!
MergeMarkups module in SlicerMorph does exactly that. It has been a recent addition (a few months), so if you don’t have it under the utilities folder, please update your slicerMorph.
See also the step by step tutorial: Tutorials/MergeMarkups at main · SlicerMorph/Tutorials · GitHub
Great! Thank you so much!