bazar  1.3.1
Classes
Photometric Calibration
Garfeild: key points detection and matching
Collaboration diagram for Photometric Calibration:

Classes

class  IplTexture
class  LightCollector
class  LightMap
 Irradiance map computation, storage and augmentation. More...

Detailed Description

Here's code to measure irradiance from images, to build an irradiance map and to use that map to augment a scene with OpenGL.

The most interesting class here is LightMap. An example of augmentation can be found in multigl.cpp.