High Dynamic Range Imaging by Marissa Garcia, Shota Makino, Sixue(Mira) Chen - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

Chapter 2

Introduction1

2.1 Introduction

High dynamic range (HDR) digital imaging systems increase visual defility by integrating contrast ratio with observer-based models of color perception across multiple exposures of a single scene. They use mathematical transformations known as tone mapping operators to display HDR images on low dynamic range (LDR) devices such as monitors.

We will uses a series of photographs of a scene to produce an image that is as close as possible to what the human eye would see. To turn a photograph into an HDR image, we first extract the radiance information from the photographs and then tone-map it into a single LDR image. Both the reconstruction and tone mapping algorithms rely on matrix operations so we will implement in MATLAB.

 

 

____________

1This content is available online at <http://cnx.org/content/m45336/1.2/>.