External Email - Use Caution        

Hi FS experts and users
I am interested in the ROI (e.g., superiorfrontal) location on the surface. Now I only can perform this ,but this method is difficult to detect the superiorfontal region.
"
freeview -v \
    bert/mri/T1.mgz \
    bert/mri/wm.mgz \
    bert/mri/brainmask.mgz \
    bert/mri/aseg.mgz:colormap=lut:opacity=0.2 \
    -f \
    bert/surf/lh.white:edgecolor=blue \
    bert/surf/lh.pial:edgecolor=red \
    bert/surf/rh.white:edgecolor=blue \
    bert/surf/rh.pial:edgecolor=red
"
Thanks.
Rujing
2019-01-23

charujing123