Next: Date created Up: raw2hips Previous: Description

Usage


 raw2hips [-s rows<integer> 
   [cols<integer>]]
   [-byte | -short | -int | -float | 
    -complex | -double | -sbyte | 
    -ushort | -uint | -hex]
-s
Size of the input image, default 128 rows and the same number of columns as rows.
-byte
Read a byte formatted raw file
-short
Read a short formatted raw file
-int
Read a int formatted raw file
-float
Read a float formatted raw file
-complex
Read a complex formatted raw file
-double
Read a double formatted raw file
-sbyte
Read a sbyte formatted raw file
-ushort
Read a ushort formatted raw file
-uint
Read a uint formatted raw file
-hex
Read a byte-image stored in hexadesimal format


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