This application makes full images out of previously compressed images.
Mar10restore will only run on previously compressed images. A previously
compressed image is distinctive because it is 3/4s null data, with good
data in a sort of checker board pattern. The compressed images may appear
dark until zoomed in on. By removing noise and then averaging the good
data, a decent image can be produced.
Mar10restore provides similar functionality to mar10clean, except for
previously compressed images. The steps are, noise removal with
noisefilter, averaging with lowpass, and a trim for bad data around the
edges. Reseaus are lost, between the loss in the compression and the noise
filtering, they are not visible or removed and so cannot be found, or
directly removed. Mar10restore should be used in the same way mar10clean
is used, it should only be run once and used before calibration.
This image was originally transmitted compressed and now needs to be
restored. Restoration is imperfect as only a quarter of the original
data is present.
Command Line
mar10restore from=MVE_010.102.cub to=restored.cub
Arguments to input a Mariner10 image needing restoration
GUI Screenshot
mar10restore Gui
Example Gui
Screenshot of GUI with parameters filled in to with a Mariner10
cube needing restoration.
Input Image
Input Mariner10 image
Mariner10 image to be restored
Parameter Name:
FROM
This image will have noise removed and will have the significant
amount of null data filled in from the original data.
Output Image
Output restored image
Restored Mariner10 image
Parameter Name:
TO
A restored image after noise removal and averaging to fill in null
data.