Computational Vision, Fall 1999
Class 13, Wednesday October 13
Image Brightness
Today's class
- Finish discussion of camera geometry, including intrinsic and
extrinsic camera parameters.
- Lens models and focus.
- Reflectance and image brightness.
Reading options
- Jain, Kasturi and Schunck, Chapter 9, Sections 1-3 covers
brightness.
- Geometric optics is covered Chapter 8.
Real Lenses
- Real lenses have an aperture (or opening) with a finite
diameter, d, which controls the amount of light that enters the lens.
Because sensors (including our eyes) can only handle certain ranges of
intensities this aperture must be opened and closed depending on the
amount of light in a scene.
- We model the optics of our lens using the ideal lens law of
geometric optics.
- It tells how well focused points in the image are and
what the depth-of-field of the lens is.
- More sophisticated models that account for distortions in the
appearance of objects are sometimes needed, but we will not
discuss them here.
The Ideal Lens Law
Capturing Images on a Sensor Array
- Images are formed by recording the light falling on each location
in an array of sensors.
- At each location the ``intensity'' is related to the number (flux) of
electrons ``liberated'' from the imaging surface when the light
strikes the surface that are ``caught'' by the sensor.
- This in turn depends on
-
, the sensitivity of the device to light as a
function of the wave length of the light, and
-
, the flux of the incoming light as a function
of wavelength.
- Thus, the number of electrons liberated at a given location is

- The intensity values at each location in the array are then read into
the computer through an A/D converter (called a digitizer board)
and digitized, usually to the range 0..255.
- There is noise in each stage of this image formation
process, so that there is a large amount of uncertainty in the
intensity values that are recorded.
- For example, on a CCD (charge-coupled device) array sensor
sources of noise include ``bloom'', cross-talk, and geometric
aberrations in the lay-out of the array.
Light Intensity Values
- Assume without proof that the gray level at a pixel is
proportional to the brightness of the corresponding surface point.
- More precisely, the irradiance of the sensor surface is
proportional to the radiance of the object surface in the direction of
the lens.
- The irradiance of the object surface is the amount of light
falling on the surface from a given direction. Light sources are
usually modeled as a point (a ``point source'').
- The gray level value of a point (assuming a flawless
imaging system) is therefore determined by
- surface reflectance,
- surface albedo,
- surface orientation,
- light source direction, and
- light source intensity.
- Throughout the discussion we will assume orthographic projection.
Surface Brightness
Charles Stewart
10/13/1999