Usage: AimsFoldsGraphOverSegmentation.py [options]

Split fold nodes that are too big into smaller pieces

Options:
  -h, --help            show this help message and exit
  -i GRAPH_NAME, --input=GRAPH_NAME
                        input graph
  -o OUTPUT_GRAPH_NAME, --output=OUTPUT_GRAPH_NAME
                        output graph
  -l LENGTH, --length=LENGTH
                        target length of split pieces [default: 20mm]
  -m MINSIZE, --minsize=MINSIZE
                        minimum size (in voxels) of split pieces [default: 50]
