of the candidate blobs and door with a threshold, we
confirm the range of tailgating. If this distance is
smaller than the threshold, we judge whether
Vanishing Event happens near the door. If
Vanishing Event happens, the behavior will be
recorded.
5 RESULTS AND ANALYSIS
To illustrate the proposed method, we experimented
in an exhibition hall using one digital camera with
image dimension of 320*240. Figure 3 shows a
sequence of indoor and outdoor scenes containing
walking people who imitates tailgating behavior.
The sequence includes lightning changes caused by
strobotron, reflections from windows and moving
shadows. With traditional tracking method, tracking
often failed in the following cases:
Case 1: People walk close to each other. In this
case, due to the closely distributed foreground
points, extracting single object based on connected
components algorithm is difficult.
Case 2: Two people walk across each other or
one occludes another. In this case, two different
objects merging into one mixed component brings
difficulty in tracking the right one with exact
trajectory.
Case 3: One connected component disappears in
the scene without touching border. In this case,
many tracking algorithm can not determine whether
this moving object really disappears from the scene
or just stays still in the scene.
In our paper, method we proposed can decrease
moving shadow and other disturbance comes from
environment using IGMM and GMSM to extract
single connected component. We have numbered
moving objects in the scene and compute the
similarity of color histogram between points at
current frame and background to judge object’s
disappearance or stillness. With the direction of
velocity and color information, we can process most
examples of merging and detaching. Table 1 shows
processed results from the indoor sequence
Exhibition Hall.
We find the veracity of our algorithm firmly
related to the frame frequency of the camera or
video. More than 90% of tailgating events can be
detected at 10frame/s and more than 80% of the
events can be detected at higher frame frequency.
Table 2 provides the evidence that our IGMM
has increased processing speed especially in certain
surveillance environment where active region of
moving objects occupies only a part of the whole
scene.
6 CONCLUSIONS
We have proposed an algorithm to detect tailgating
behavior using background modeling, tracking
strategy and behavior definition. There are three
main issues in the process of surveillance. First is
acquiring true foreground in complex environment
by making use of IGMM and GMSM. Second is
effectively tracking by means of considering
different situation and matching objects in
consecutive frames through similarity computation
of color histograms. Third is anti-tailgating taking
advantage of definition of tailgater. Compared with
other methods in surveillance, our novel algorithm is
cost-effective and useful in real-time application.
ACKNOWLEDGEMENTS
This research work is supported by National 973
Program of 2006CB303103 and National Natural
Science Foundation of China (NSFC) under Grant
No.6083099.
REFERENCES
Karmann and A. Brandt. 1990. “Moving object
recognition using an adaptive background memory.”
Time-Varying Image Processing and Moving Object
Recognition, 2, Elservier, Amsterdam, Netherlands,.
T.Jan, M.Piccardi. 2004. “Mean-shift background image
modeling.” In Proceedings of the international
conference on image processing.
C. Stauffer, W. E. L Grimson. 1999. “Adaptive
background mixture models for real-time tracking”. In
Proc. Conf. Comp. Vision Pattern Rec., Vol. 2.
R. Cucchiara, M. Piccardi, A. Prati. 2003. “Detecting
moving objects, ghosts and shadows in video
streams”. IEEE Transactions on Pattern Analysis and
Machine Intelligence, 25(10):1337 ~ 1342.
M. Isard, A. Blake. 1998. “Condensation-conditional
density propagation for visual tracking”. International
Journal of Computer Vision, 29(1): 5-28.
S.T. Birchfield. 1998. “Elliptical head tracking using
intensity gradients and color histograms”. In Proc.
Conf. Comp. Vision Pattern Rec., pages 232–237, CA.
R. P. Perez, C. Hue, J. Vermaak. 2002. “Color-based
probabilistic tracking.” In Proceedings of the 7
th
European Conference on Computer Vision. Berlin,
Germany, Springer-Verlag, 661-675.
VISAPP 2009 - International Conference on Computer Vision Theory and Applications
402