Usage: AimsMergeLabelsFromTexture.py -i input.gii(.tex) -l old_label(integer) -n new_label(integer) -o output.gii(.tex)

Change/Merge labels from texture.

Options:
  -h, --help            show this help message and exit
  -i FILE, --tex=FILE   input gyri texture
  -l ILABEL, --ilabel=ILABEL
                        input old label
  -n OLABEL, --olabel=OLABEL
                        new label (erased/replaced old label)
  -o FILE, --otex=FILE  ouput gyri texture with new regions
