addColorΒΆ

adds colors to streamlines (.vtk only)


Usage

./trekker addColor [OPTIONS] <input tractogram> <output tractogram>

Positionals

  • <input tractogram> TEXT:FILE REQUIRED Input tractogram (.vtk)

  • <output tractogram> TEXT REQUIRED Output tractogram (.vtk)


Options

Option Description

General options

Option Description
-h, --help Print this help message and exit.
-n, --numberOfThreads INT Number of threads.
-v, --verbose TEXT Verbose level. Options are "quiet", "fatal", "error", "warn", "info", and "debug". Default=info.
-f, --force Force overwriting of existing file.