Color Invariant Motion Detection
Color Invariant Motion Detection
>Introduction
>Color Fundamentals
>Color-Invariant Motion Detection
>Experimental Results
>Discussion
>Conclusion
Introduction
>Motion detection algorithms: based on the differencing operation of
image intensities between a frame and a background image.
>Background image: reflects the static elements in a scene.
>Background image needs to be updated because
>Lack of a target-free training period;
>Gradual illumination variations;
>Background objects which then move.
>Updating scheme
Linear interpolation between the previous bg value and new observation
>Gaussian mixture model: based on gray-level or RGB color intensities
>could detect a large proportion of changes.
>cannot follow fast illumination changes:
>moving clouds,
>long shadows,
>switching of artificial lighting
Identifying a particular object surface under
varying illumination
>Marchant and Onyango.(2000) proposed a physics-based method for
shadow compensation in scenes illuminated by daylight.
>Represented the daylight as a black body,
>Assumed the color filters to be of infinitely narrow bandwidth.
Results: as illumination changes, the ratio (R/B)/(G/B)^A depends on
surface reflection only. (A can be calculated from daylight model and
camera.)
>Finlayson et al.(2000) Using same scheme.
Results: Log-Chromaticity Differences (LCDs) ln(R/G) and ln(B/g) are
independent of light intensity and there exists a weighted combination
of LCDs which is independent of light intensity and light color
Adaptive schemes in color-invariant detection
of motion under varying illumination