htpp

htrdr-image post-processing
git clone git://git.meso-star.fr/htpp.git
Log | Files | Refs | README | LICENSE

commit 5e5b0818cdfb14a9cb66b72453f25be25af86252
parent 312292d105396d27b90ece61ce3bd66b9fd55d4c
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu,  7 May 2020 16:51:26 +0200

Write the 0.3 release note

Diffstat:
MREADME.md | 15+++++++++++++++
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -29,6 +29,21 @@ informations on CMake. ## Release notes +### Version 0.3 + +- Add the `-i` option that regroups all the options controlling the + post-processing of the pixel color. The options `-e` and `-w` that defined + the exposure and the white scale factor are thus removed. +- Add support of raw data visualisation through color palettes. The `-m` option + enables the mapping of a pixel component to a color ramp. Both, the pixel + component to visualise and the palette to use can be set through this option. + The data range to visualise can also be fixed. When this option is defined, + the `-v` option can be used to displays into the terminal the color ramp and + its associated values. +- Remove the `-u` and `-T` options that are previously used to roughly + visualise the per pixel uncertainties and the estimate of the per realisation + time: the new `-m` option proposes a far more efficient alternative. + ### Version 0.2.1 - Update how the image exposure is handled: the pixels are multiplied by