This project will not be updated anymore.
Perseverance Image Explorer is a web application that talks to the NASA raw images API to explore, export and colorize the images taken by the Perseverance rover on Mars. It is implemented in Typescript using Angular v11.
- parse and explain in a way that a human can understand a maximum of the metadata
- group images per observation
- better demosaicking algorithm: images should not be reduced to 1/4 of their original size
- attempt to stitch images together
- add full exploration of images: all images can be browsed with specific parameters
- add export features: CSV, JSON and flat URL list
- add pagination of images
- temporarily disable colorization of RBG images
- add thumbnails of images
- add colorization of other type of image (images that can be demosaicked)
- display a filtered list of images per camera (only those that can be colorized)
- colorize images by combining red, green and blue components