GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
pfstmo_ferradans11(1) FreeBSD General Commands Manual pfstmo_ferradans11(1)

pfstmo_ferradans11 - Tone mapping operator with visual adaptation and local contrast enhancement

pfstmo_ferradans11 [--rho-r <val>] [--inv_alpha-a <val>] [--help]

This command implements a tone mapping operator as described in:
S. Ferradans, M. Bertalmio, E. Provenzi and V. Caselles
An analysis of visual adaptation and contrast perception for tone mapping.
In: Trans. on Pattern Analysis and Machine Intelligence, 2011.

Note that this operator does NOT require gamma correction. See the example below.

--rho-r <val>, -r <val>
Controls over all lightness(related to the adaptation level), the greater the value the brighter the final image. Default value: -4
--inv_alpha-a <val>, -a<val>
Controls the level of detail, the higher the value the bigger the level of detail enhancement. Default value: 0.1
--verbose
Print additional information during program execution.
--help, -h
Print list of commandline options.

pfsin Tree.pfm | pfstmo_ferradans11 --rho -3 --inv_alpha 10 | pfsout tree.png
Tone map image and save it in png format.

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

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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.