VICAR
From Just Solve the File Format Problem
(Difference between revisions)
Line 4: | Line 4: | ||
|extensions={{ext|vic}}, {{ext|vicar}},<br>{{ext|img}}, many others | |extensions={{ext|vic}}, {{ext|vicar}},<br>{{ext|img}}, many others | ||
|pronom={{PRONOM|fmt/383}} | |pronom={{PRONOM|fmt/383}} | ||
+ | |released=~1966 | ||
}} | }} | ||
== Overview == | == Overview == | ||
Line 21: | Line 22: | ||
== Specifications == | == Specifications == | ||
* [http://www-mipl.jpl.nasa.gov/external/VICAR_file_fmt.pdf The VICAR file format] | * [http://www-mipl.jpl.nasa.gov/external/VICAR_file_fmt.pdf The VICAR file format] | ||
+ | * [ftp://ftp.ncsa.uiuc.edu/misc/file.formats/graphics.formats/VICAR2.format VICAR2 Image File Format] | ||
== Sample files == | == Sample files == |
Revision as of 15:01, 17 April 2013
Contents |
Overview
VICAR (Video Image Communication And Retrieval) is a raster image file format associated with the VICAR Image Processing System software, which is associated with NASA and JPL (Jet Propulsion Laboratory).
Sometimes this format is called VICAR2. Or maybe there are actually two different formats – it's not clear.
Identification
VICAR files begin with the ASCII string "LBLSIZE", which begins a "label" section containing space-separated attribute definitions, with no newlines.
There is no standard filename extension. If the filename has an extension, it may reflect the content of the image, rather than the file format.