imagico.de
imagico.de

imagico.de

Geo-Visualization Tools

Section Content:

ASCOS satellite image correction tool

This is a reference implementation of the atmosphere and shading correction algorithm described in the earth rendering section.

The program is written in C++ and uses the external linkCImg image processing library and should work on all platforms supported by it.

It offers an interactive mode to adjust the correction parameters but it is not very comfortable. The main purpose is demonstration how the technique works.

This program is licensed under the external linkGNU General Public License version 3.