Dear Douglas,
I saw the previous tutorials didn't include this "-th3"
flag, is there any difference between the following two
command lines?
mris_anatomical_stats -th3 -mgz -cortex
../label/lh.cortex.label -f ../stats/lh.aparc.stats -b -a
../label/lh.aparc.annot -c ../label/aparc.annot.ctab subject1
lh white
mris_anatomical_stats -mgz -cortex
../label/lh.cortex.label -f ../stats/lh.aparc.stats -b -a
../label/lh.aparc.annot -c ../label/aparc.annot.ctab subject1
lh white
Thanks,
Kaiming
---------- Forwarded message ----------
Cc:
Date: Mon, 7 Mar 2016 18:50:01 -0500
Subject: Re: [Freesurfer] mris_anatomical_stats -th3
/*!
\fn MRISvolumeTH3(MRIS *w, MRIS *p, MRI *vol)
\brief Compute vertex-wise volume based on dividing
each obliquely truncated
trilateral pyramid into three tetrahedra. Based on
Anderson M. Winkler's
srf2vol matlab script.
\params w is white surface, p is pial. Output is an MRI
struct of size nvertices
*/