About Radiometric Self Calibration
Objective

Many computer vision algorithms are based on the assumption that image brightness is proportional to scene radiance. However, an imaging system has a radiometric response function that is seldom linear. Our objective is to develop methods for computing the response function of an imaging system from multiple images of an arbitrary scene taken using the imaging system. The sensor could be a video camera, photographic camera, a digital still camera, or any other imaging system. In addressing this radiometric calibration problem, we address two sub-problems, namely, computing the response function of the complete imaging system and computing a high dynamic range radiance image from the set of captured images.

Radiometric Self-Calibration Algorithm

To achieve the above goals, we have developed a radiometric self-calibration algorithm. The algorithm computes the response function of the imaging system from a plurality of images of an arbitrary scene taken using different exposures. Since, in any imaging system it is difficult to obtain precise values for the exposures (for instance, the aperture setting on a lens only gives an approximate exposure value), we have developed an algorithm that takes rough exposure estimates and the corresponding images to compute the response function of the system, the precise exposure values and a single high dynamic range radiance image of the scene. The basic flow of data in our algorithm is illustrated below. Details of the algorithm are described in our CVPR99 paper.


Detail Brush

The radiance images which are computed by our algorithm have high dynamic range (typically 12 bits or more per color channel). Hence, it is difficult to visualize these images on the usual display devices that have at most 8 bits of resolution per color channel. Therefore, we have developed an interactive tool, called the "detail brush" to view the richness of visual information embedded within the radiance image. This tool permits the user to slide a brush (window) over the image while the brush enhances the visual information within its boundaries. An on-line demonstration of the detail brush can be found in our Gallery.

RASCAL (RAdiometric Self CALibration) Software

We have developed a set of software tools, called RASCAL, for self-calibration and radiance recovery. The source code of our C++ implementation can be downloaded from RASCAL Software page. Currently, RASCAL comprises the following application programs:

  • Three console-based programs for radiometric self-calibration,
  • A GUI-based program for the detail brush,
  • And a few of utility programs.

The GUI-based programs in RASCAL have been implemented for MS-Windows. We have also included several test images for you to experiment with.



last updated : 07/29/99

[Goto CAVE][Goto RASCAL][Goto parent]