
    AimsSigmaImageCalculate
    -----------------------

Create sigma image

Options :

[ -col <string> ]
    Input original color image to read

[ -cc <string> ]
    Input label image to read

[ -po <string> ]
    Input parameter image (original) to read

-c <string>
    Input accumulated contour image to read

-fc <vector of string>
    Input list of image contours+seeds
    1 : contour, 2 : seed

-fl <vector of string>
    Input list of image labels

-fp <vector of string>
    Input list of image parameters

[ -sb <S32> ]
    first sigma to process
    [default: '1']

[ -fix <S32> ]
    first sigma to process
    [default: '1']

[ -o <string> ]
    Output sigma Image

[ --output_4d_volumes <S32> ]
    Write 4D images as several 3D files (0 = series of 3D volumes, 1 = one 4D
    volume, no value = use .aimsrc configuration files)

[ --debugLevel <S32> ]
    Set debug information level (default = 0)

[ --verbose [ <S32> ] ]
    Set verbosity level (default = 0, without value = 1)

[ -h | --help <boolean> ]
    show help message

[ --version <boolean> ]
    show Cartograph version

[ --info <boolean> ]
    show libraries information (install, plugins, paths, etc.)

[ --optionsfile <string> ]
    Read additional commandline options from the specified file (one switch or
    value per line)

