Skip to content

HDR Toolbox for processing High Dynamic Range (HDR) images into MATLAB and Octave

License

Notifications You must be signed in to change notification settings

stoneyang/HDR_Toolbox

 
 

Repository files navigation

HDR Toolbox

HDR Toolbox is a MATLAB/Octave toolbox for processing High Dynamic Range (HDR) content.

Author: Francesco Banterle

License: This software is distributed under GPL v3 license (see license.txt)

Year: Fall 2010-2015

Title: HDR Toolbox for Matlab

Version: 1.0.7

Contact:

e-mail: support@advancedhdrbook.com

facebook: https://www.facebook.com/pages/Advanced-High-Dynamic-Range-Imaging-Book/166905003358276

HOW TO INSTALL:

  1. Unzip the file HDRToolbox.zip in a FOLDER on your PC/MAC

  2. Run Matlab

  3. Set the FOLDER as current directory

  4. Write the command installHDRToolbox in the Command Window, and wait for the installation process to end.

NOTE ON TONE MAPPING:

The majority of TMOs return tone mapped images with linear values. This means that gamma encoding needs to be applied to the output of these TMOs before visualization or before writing tone mapped images on the disk; otherwise these images may appear dark. A few operators (e.g. Mertens et al.'s operator) return gamma encoded values, so there is no need to apply gamma to them; in this case a message (e.g. a Warning) is displayed after tone mapping alerting that there is no need of gamma encoding.

REFERENCE:

Please reference the book in your work or papers if you use this toolbox:

@book{Banterle:2011,

author = {Banterle, Francesco and Artusi, Alessandro and Debattista, Kurt and Chalmers, Alan},

title = {Advanced High Dynamic Range Imaging: Theory and Practice},

year = {2011},

isbn = {9781568817194},

publisher = {AK Peters (CRC Press)},

address = {Natick, MA, USA},

}

About

HDR Toolbox for processing High Dynamic Range (HDR) images into MATLAB and Octave

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%