brains:CommandLine
From NITRC Wiki
Return to brains:MainPage
BRAINS now provides a graphical user interface and a command line. These can be run separately. The command line provides no GUI functions and BRAINSTracer must be used to visualize the images.
Usage
% brains3 [-b script] [-c script] [-v --version]
- -b script - Execute the specified TCL script in brains TCL interpreter
- -c script - Execute the specified TCL script in brains TCL interpreter. Retained for backwards compatibility with BRAINS2
- -v - Return the version of BRAINS
Executing the brains3 will start the BRAINS TCL interpreter in interactive command line mode.
To load the complete ITK command line execute the following command at the BRAINS command prompt
brains% package require BrainsGlue








