Next: Data formats handled Up: dec2seq Previous: Purpose

Usage


 dec2seq [-fs] 
   [-sn struct<integer> | 
    -s struct<string> | 
    -sb struct<string>]
   [imagefile]
-s
Filter structure string, defined as a quad tree. See the module filtertree (CompileFiltStructTree) for a description of the structure.
-sb
Filterstructure string, defined as a binary tree. See the module filtertree (CompileFiltStructTreeFromBin) for a description of the structure.
-sn
Filter structure number, between 1 and 11 (default 4). See the module filtertree (BuildFiltStructTree) for a description of the structure.
-fs
Full size output (i.e. don't subsample with the least common subsampling factor).


tranden@hsr.no
Fri Sep 16 10:32:59 METDST 1994