Dear freesurfer experts
I've tried to export my label file from individual space to fsaverage space by using this command:
mri_label2label --srclabel rh.V1.label --srcsubject SUB1 --trgsubject SUB1 --trglabel rh.V1_reg.label --regmethod surface --srcsurfreg sphere --trgsurfreg sphere.reg --hemi rh
and when I tried to load the output label file on fsaverage surface like inflated one it shows a lot of point looks like it is not deformed properly. Is it related to registration to fsaverage or something esle? The question is how I can register the subjects surfaces to fsaverage surfaces?