
    AimsTexturePrimalSketch
    -----------------------

ScaleSpace et grey level blobs d'une surface/texture au format float

Options :

-t | --inputT <string>
    inputTexture

-o <string>
    output primal sketch graph

-m | --inputM <string>
    inputMesh

-os | --output-scales <string>
    scale space texture filename

-ob | --output-blobs <string>
    blobs texture filename

[ -t1 | --scalemin <FLOAT> ]
    minimum scale (default=1.0)

-t2 | --scalemax <FLOAT>
    maximum scale

[ -dt | --deltat <FLOAT> ]
    time step (default=0.05)

[ -mX | --auxmesh <string> ]
    auxilliary mesh (for the rendering)

[ -sj | --subject | --subject <string> ]
    subject name (default : inputImage)

[ --trans <string> ]
    Transformation matrix to Talairach space

[ -iP <U32> ]
    Intersection condition for grey-level blobs matching across scales

[ -f <FLOAT> ]
    filter out blobs whose tvalues are under (default=1.0)

[ -l <string> ]
    texture latitude

[ -L <string> ]
    texture longitude

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

