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
exrpptm(1) FreeBSD General Commands Manual exrpptm(1)

exrpptm - performs tone mapping on an OpenEXR image (photoreceptor)

exrpptm [options] input.exr output.exr

Performs the tone mapping function described in this paper:

Erik Reinhard and Kate Devlin. Dynamic Range Reduction Inspired by Photoreceptor Physiology. IEEE Transactions on Visualization and Computer Graphics (2004).

The input image should be normalized, and the output file returned by this function should also be normalized before viewing.

-f
Controls the intensity of the resulting image. Valid range is from -8 to 8, defaulting to 0.
-m
Controls the contrast of the resulting image. Valid range is from 0.3 to 1.0. The default value of 0 uses an algorithm to calculate an appropriate m factor for the image based on its luminance.
-c
Amount of chromatic adaptation to apply to the image. Valid range is from 0 meaning no chromatic adaptation to 1 meaning fully adapted. Defaults to 0.
-a
Controls the light adaptation. Valid range is from 0 meaning that the adaptation is global to 1 meaning that the adaptation is based on pixel intensity. Defaults to 1, to trade detail visibility for contrast.

Billy Biggs <vektor@dumbterm.net>.

exrtools(1).
December 2003 exrtools 0.4

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.