
    AimsActivPixel2Volume
    ---------------------

Convert an Activ pixel list file into a volume

Options :

-i <file name (read only): volume of S16>
    origin file

-p <string>
    activ pixels list file

[ -o <filename: volume of S16> ]
    output image [default=input]

[ -l <S16> ]
    filling value [default=255]

[ -x <FLOAT> ]
    value of translation along x axis [default=0.0]

[ -y <FLOAT> ]
    value of translation along y axis [default=0.0]

[ -z <FLOAT> ]
    value of translation along z axis [default=0.0]

[ --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)

