itkwish(1) Insight Segmentation & Registration Toolkit

SYNOPSIS

itkwish foo.tcl

DESCRIPTION

This manual page documents briefly the itkwish command.

itkwish This program is like the Tcl/Tk interpreter wish but is linked with The Insight Segmentation & Registration Toolkit (http://www.itk.org)

OPTIONS

Hopefully, it accepts the same arguments as wish

EXAMPLE COMMANDS

itkwish Provides a tcl prompt "%" from which ITK scripts can be written interactively.

itkwish myITKScript.tcl Runs the myITKScript.tcl script in the ITK Tcl interpreter.

itkwish --run wish Runs wish in an environment in which the ITK packages can be loaded with "package require InsightToolkit".

AUTHORS

Ken Martin, Will Schroeder, and Bill Lorensen

This manual page was written by Mathieu Malaterre <[email protected]> for the Debian GNU/Linux system (but may be used by others).