The first step of decoding the images is to generate one binary file per image with the same contents as in memory.The second step is to identify the different segments in the file (HK, image headers, image data, etc).The third step would be to uncompress the parts that are compressed into plain binaryThe fourth step is to write the images in PDS compatible format.
Publicar un comentario
1 comentario:
The first step of decoding the images is to generate one binary file per image with the same contents as in memory.
The second step is to identify the different segments in the file (HK, image headers, image data, etc).
The third step would be to uncompress the parts that are compressed into plain binary
The fourth step is to write the images in PDS compatible format.
Publicar un comentario