Real-Time Human Detection, Tracking, and Verification in Uncontrolled Camera Motion Environments
Title | Real-Time Human Detection, Tracking, and Verification in Uncontrolled Camera Motion Environments |
Publication Type | Conference Paper |
Year of Publication | 2006 |
Authors | M. Hussein, W. Abd-almageed, Y. Ran, and L. Davis |
Conference Name | IEEE International Conference on Computer Vision Systems, 2006 ICVS ’06 |
Abstract | In environments where a camera is installed on a freely moving platform, e.g. a vehicle or a robot, object detection and tracking becomes much more difficult. In this paper, we presents a real time system for human detection, tracking, and verification in such challenging environments. To deliver a robust performance, the system integrates several computer vision algorithms to perform its function: a human detection algorithm, an object tracking algorithm, and a motion analysis algorithm. To utilize the available computing resources to the maximum possible extent, each of the system components is designed to work in a separate thread that communicates with the other threads through shared data structures. The focus of this paper is more on the implementation issues than on the algorithmic issues of the system. Object oriented design was adopted to abstract algorithmic details away from the system structure. |