localtonemap
Render HDR image for viewing while enhancing local contrast
Description
controls various aspects of the tone mapping using name-value
arguments.RGB
= localtonemap(HDR
,Name=Value
)
Examples
Input Arguments
Output Arguments
Algorithms
localtonemap
uses local Laplacian filtering in
logarithmic space to compress the dynamic range of HDR while preserving or
enhancing its local contrast. The 99% middle intensities of the compressed
image are then remapped to a fixed 100:1 dynamic range to give the output
image a consistent look. localtonemap
then applies
gamma correction to produce the final image for display.
Version History
Introduced in R2016b