|
SatDump 2.0.0-alpha-520736c72
|
GK-2A Decompression functions. More...
Go to the source code of this file.
Functions | |
| void | satdump::xrit::gk2a::decompressGK2AHritFileIfRequired (XRITFile &file) |
| Parses headers to figure out the compression utilized (usually J2K on HRIT and JPEG on LRIT), and decompressed the file back into raw data. | |
GK-2A Decompression functions.
| void satdump::xrit::gk2a::decompressGK2AHritFileIfRequired | ( | XRITFile & | file | ) |
Parses headers to figure out the compression utilized (usually J2K on HRIT and JPEG on LRIT), and decompressed the file back into raw data.
| file | file to decompress |