1pfstmo_reinhard05(1)        General Commands Manual       pfstmo_reinhard05(1)
2
3
4

NAME

6       pfstmo_reinhard05 - Photoreceptor based dynamic range reduction
7

SYNOPSIS

9       pfstmo_reinhard05  [--brightness  <val>]  [--chromatic  <val>] [--light
10       <val>] [--verbose] [--help]
11

DESCRIPTION

13       This command implements a tone mapping operator as described in:
14
15       Dynamic Range Reduction Inspired by Photoreceptor Physiology.  E. Rein‐
16       hard and K. Devlin.  In IEEE Transactions on Visualization and Computer
17       Graphics, 2005.
18
19

OPTIONS

21       --brightness <val>, -b <val>
22
23              Brightness correction (-8..8), parameter 'f' in paper.   Default
24              value: 0.0
25
26       --chromatic <val>, -c <val>
27
28              Amount of chromatic adaptation (von Kries model) (0..1), parame‐
29              ter 'c' in paper.  Default value: 0.0
30
31       --light <val>, -l <val>
32
33              Amount of light adaptation adaptation (0..1), parameter  'l'  in
34              paper.  Default value: 1.0
35
36       --verbose
37
38              Print additional information during program execution.
39
40       --help
41
42              Print list of commandline options.
43

EXAMPLES

45       pfsin memorial.hdr | pfstmo_reinhard04 -s 0.5 | pfsout memorial.png
46
47              Tone map image and save it in png format.
48

SEE ALSO

50       pfsgamma(1) pfsin(1) pfsout(1) pfsview(1)
51

BUGS

53       Please  report bugs and comments on implementation to Grzegorz Krawczyk
54       <krawczyk@mpi-sb.mpg.de>.
55
56
57
58                                                          pfstmo_reinhard05(1)
Impressum