The difference image between the background image and the observing image is generally applied to a car tracking. But in the outside scene, the background image must be renewed on demand because the weather and the lighting condition change hourly. And long shadows, in the morning and evening, cause a miss extracting.
Therefore, we propose a new method for making an adaptive background image which enables to extract just bodies of cars by only to get a difference image between the background image and the observing image. Two images are required to make such a background image. One is the image-1 which consists of only static objects, while moving objects are replaced with its backing static objects, and the other is the image-2 which includes shadows of cars. The background image is composed by adding these two images. The difference between this new background image and observing image only contains the required moving objects.
Concerning the algorithm, any image-1 pixels show the gray level which kept the same level for some frames. If it turns to a pixel of moving objects, this method still keeps the pixel of previous static object. The gray level of image-2 is estimated by extracting the area of shadows. To extract these area, flood-fill algorithm is used and it makes possible to be robust against a flexible shape and its disappearance.
The effectiveness of this method is demonstrated by applying it to real images of a parking area and feeding the result to a car tracking program. In this experiment, miss recognition of moving object is remarkably restricted on any occasion. This method is not based on model matching, so it is useful and causes good result on any cases of extracting moving objects.
抄録全体を表示