]> Creatis software - clitk.git/blob - tools/clitkImageIntensityWindowing.ggo
Be sure to have the correct origin in clitkImage2DicomDose output
[clitk.git] / tools / clitkImageIntensityWindowing.ggo
1 #File clitkImageIntensityWindowing.ggo
2 package "clitkImageIntensityWindowing"
3 version "1.0"
4 purpose ""
5
6 option "config"         -       "Config file"                     string        optional
7 option "verbose"        v       "Verbose"                         flag          off
8
9 option "imagetypes"     -       "Display allowed image types"     flag          off
10
11 option "input"          i       "Input image filename"            string        required
12 option "output"         o       "Output image filename"           string        required
13 option "mask"           m       "Mask input image filename"       string        optional