Zhangyuanchao wrote:
By the way, can I get the absolute value of a curv file using build-in function rather than load it into matlab and then write it back to binary files?
$>mris_calc -o lh.abs.curv lh.curv abs
This will calculate the absolute value of the curv file 'lh.curv' and save to 'lh.abs.curv'.