EnglishFrenchSpanish

OnWorks favicon

normtiff - Online in the Cloud

Run normtiff in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command normtiff that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


normtiff - tone-map and convert RADIANCE picture or HDR TIFF to standard TIFF

SYNOPSIS


normtiff [ options ] input output.tif

DESCRIPTION


Normtiff prepares a Radiance picture or high dynamic-range TIFF for output to a display or
hard copy device. If the dynamic range of the scene exceeds that of the display (as is
usually the case), normtiff will compress the dynamic range of the picture such that both
dark and bright regions are visible. In addition, certain limitations in human vision may
be mimicked in order to provide an appearance similar to the experience one might have in
the actual scene.

Output is always an uncompressed RGB TIFF, which must be named on the command line along
with the input file. If the input file has a ".tif" or ".tiff" extension, normtiff
attempts to read it as a TIFF. Otherwise, normtiff first tries opening it as a RADIANCE
picture, only opening it as a TIFF if it fails header inspection. (See the getinfo(1)
program.) If the input is neither a RADIANCE picture nor a high dynamic-range TIFF, the
program reports an error and exits.

The following command line options are understood. Since this program is very similar to
pcond(1), several of the switches are identical.

-b Toggle 8-bit black and white (grayscale) TIFF output. If the input is a
grayscale TIFF, this switch is automatically selected. Otherwise, the output
defaults to 24-bit RGB.

-z Output LZW-compressed TIFF (smaller file).

-h Mimic human visual response in the output. The goal of this process is to
produce output that correlates strongly with a person's subjective impression of
a scene. This switch turns on both the -s and -c switches, described below.

-s Toggle the use of the human contrast sensitivity function in determining the
exposure for the image. A darker scene will have relatively lower exposure with
lower contrast than a well-lit scene.

-c Toggle mesopic color correction. If parts of the image are in the mesopic or
scotopic range where the cone photoreceptors lose their efficiency, this switch
will cause a corresponding loss of color visibility in the output and a shift to
a scotopic (blue-dominant) response function.

-l Toggle the use of a linear response function versus the standard dynamic range
compression algorithm. This may make some parts of the resulting image too dark
or too bright to see.

-u Ldmax Specifies the top of the luminance range for the target output device. That is,
the luminance (in candelas/m^2) for an output pixel value of
(R,G,B)=(255,255,255). This parameter affects tone mapping only when the -s
switch is on. The default value is 100 cd/m^2.

-d Lddyn Specifies the dynamic range for the target output device, which is the ratio of
the maximum and minimum usable display luminances. The default value is 32,
which is typical for CRT monitors.

-p xr yr xg yg xb yb xw yw
Specifies the RGB primaries for the target output device. These are the 1931
CIE (x,y) chromaticity values for red, green, blue and white, respectively.

-g gamma Specifies the output device gamma correction value. The default value is 2.2,
which is appropriate for most CRT monitors. (A value of 1.8 is common in color
prepress and color printers.)

EXAMPLES


To convert a RADIANCE picture to an 8-bit grayscale TIFF:

normtiff -b scene.hdr sceneb.tif

To condition a high dynamic-range TIFF for a particular film recorder with known color
primaries, dynamic range and gamma response:

pcond -d 50 -g 2.5 -p .580 .340 .281 .570 .153 .079 .333 .333 orig.tif filmrgb.tif

To simulate human visual response on a monitor with known maximum luminance:

normtiff -h -u 80 scene.hdr sceneh.tif

REFERENCE


Greg Ward Larson, Holly Rushmeier, Christine Piatko, ``A Visibility Matching Tone
Reproduction Operator for High Dynamic Range Scenes,'' IEEE Transactions on Visualization
and Computer Graphics , December 1997.

http://positron.cs.berkeley.edu/gwlarson/pixformat/

Use normtiff online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 2
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 3
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 4
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 5
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 6
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • More »

Linux commands

  • 1
    a2query
    a2query
    a2query - retrieve runtime
    configuration from a local Apache 2 HTTP
    server ...
    Run a2query
  • 2
    a2x
    a2x
    a2x - A toolchain manager for AsciiDoc
    (converts Asciidoc text files to other
    file formats) ...
    Run a2x
  • 3
    cooktime
    cooktime
    cooktime - set file times ...
    Run cooktime
  • 4
    cook_bom
    cook_bom
    cook_bom - bill of materials ...
    Run cook_bom
  • 5
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • 6
    gbacorr
    gbacorr
    gbacorr - Compute
    auto/cross-correlation coefficients ...
    Run gbacorr
  • More »

Ad