VICAR
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
− | |extensions={{ | + | |extensions={{noext}}, {{ext|vic}}, {{ext|vicar}}, {{ext|img}}, many others |
|pronom={{PRONOM|fmt/383}} | |pronom={{PRONOM|fmt/383}} | ||
+ | |released=~1966 | ||
}} | }} | ||
− | |||
'''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). | '''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. | Sometimes this format is called '''VICAR2'''. Or maybe there are actually two different formats – it's not clear. | ||
− | |||
− | |||
== Identification == | == Identification == | ||
Line 23: | Line 21: | ||
== 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] | ||
+ | |||
+ | == Software == | ||
+ | * [[ImageMagick]] | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Sample files == | == Sample files == | ||
* http://atmos.nmsu.edu/PDS/review/Jupiter/Cassini_Maps/ → *.map | * http://atmos.nmsu.edu/PDS/review/Jupiter/Cassini_Maps/ → *.map | ||
+ | * {{DexvertSamples|image/vicar}} | ||
== Resources == | == Resources == | ||
* [http://www-mipl.jpl.nasa.gov/external/vicar.html The VICAR Image Processing System] | * [http://www-mipl.jpl.nasa.gov/external/vicar.html The VICAR Image Processing System] | ||
− | * | + | * {{EGFF|vicar2|VICAR2 File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]] |
[[Category:Scientific Data formats]] | [[Category:Scientific Data formats]] |
Latest revision as of 02:57, 28 December 2023
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.
Contents |
[edit] 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.