Page 1 of 1

selecting parts of Tmtktri_Mesh

Posted: Mon Aug 29, 2011 2:53 pm
by joost
Hi,

apologies if this has been asked before, i couldn't find the answer in the brainvisa/anatomist forums. for a given subject i have a automatically labeled L*.arg with Tmtktri_Mesh. now i want to select a fold (mesh) from the Tmtktri_Mesh and save it as a separate mesh. e.g. i want to select _all_ the parts labeled 'S.F.sup._left' from the Tmtktri_Mesh and save them together as 1 mesh. this mesh-file may thus consist of unconnected parts but all parts share the same 'S.F.sup._left' label. can this be done _from the command line_ and if so, how?

merci,
-joost

Re: selecting parts of Tmtktri_Mesh

Posted: Wed Aug 31, 2011 5:25 pm
by joost
Hi,

i found a solution for this problem which i share here as others may want to do something similar. I took the source code of Peter Kochunov's tools, set a variable called minsize to 1 in his sulcallength program and compiled. you can then use his sulcallength plugin from the BV GUI to generate complete meshes from the Tmtktri_Mesh for whatever label from the .arg file.

merci,
-joost