logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pfstmo_mai11 - Tone-mapping for backward-compatible compression

Bugs

       Please      report      bugs      and      comments      to     the     pfstools     discussion     group
       (http://groups.google.com/group/pfstools).

                                                                                                 pfstmo_mai11(1)

Description

       This  is  a tone-mapping operator that is optimized to give the best performance for images or video that
       are encoded using a backward-compatible compression, such as HDR-JPEG, or HDR-MPEG. The  images  produced
       by this operator do not need to be visually pleasing. The details on the operator can be found in:

              Mai, Z., Mansour, H., Mantiuk, R., Nasiopoulos, P., Ward, R., & Heidrich, W.

              Optimizing a tone curve for backward-compatible high dynamic range image and video compression.

       If you find this TMO useful in your research project, please cite the paper above.

       The result of this TMO does not require gamma correction.

Examples

       pfsin memorial.hdr | pfstmo_mai11 | pfsout memorial_to_encode.png

              Tone map memorial image and store the result in the PNG format.

Name

       pfstmo_mai11 - Tone-mapping for backward-compatible compression

Options

--verbose, -v
              Print additional information during program execution.

       --quiet, -q
              Do not display progress report.

       --help, -h
              Print list of commandline options.

See Also

pfsin(1) pfsout(1) pfsview(1)

Synopsis

pfstmo_mai11 [--verbose][--quiet] [--help]

See Also