Title :
Detection of moving people with mobile cameras by fast motion segmentation
Author :
Yu Zheng ; Mahabalagiri, Anvith ; Velipasalar, Senem
Author_Institution :
Dept. of Electr. Eng. & Comput. Sci., Syracuse Univ., Syracuse, NY, USA
Abstract :
Detecting humans from video sequences is a key and difficult problem in computer vision. The problem becomes even more challenging when the camera is mobile, and thus, the background is not static. In this case, the traditional approach of background subtraction cannot be employed. Methods based on Histogram of Oriented Gradients (HOG) have been introduced and widely used for human detection due to reliable performance. Yet, these sliding window-based algorithms are computationally expensive to run on embedded platforms. In order to address this problem, we present a significantly faster moving human detection method that is based on fast motion segmentation, and uses HOG as the feature descriptor. First, edges are detected on two consecutive frames, and the difference between the edge images is computed. Then, a new edge-based frame alignment method is used to find the global minimum for motion compensation, and segment the motion region of interest (ROI). Instead of searching for the human(s) in the whole frame, the HOG features in sliding windows are calculated only in the ROI. Finally, Support Vector Machine (SVM) is used to classify human and non-human regions. Compared to the traditional method of using HOG and searching the whole frame, the proposed method significantly reduces the search region by motion segmentation, and speeds up the detection process. Experiments have been performed on three different scenarios, and the results show that the reduction in execution time of a frame can reach as high as 95.83%.
Keywords :
cameras; computer vision; feature extraction; image classification; image sequences; motion compensation; object detection; support vector machines; video signal processing; HOG feature descriptor; SVM classification; background subtraction approach; computer vision; edge-based frame alignment method; fast motion segmentation; histogram-of-oriented gradients; mobile cameras; motion compensation; motion region-of-interest; motion segmentation; moving people detection; sliding window-based algorithms; support vector machine; video sequences; Cameras; Computer vision; Image edge detection; Image segmentation; Mobile communication; Motion segmentation; Optical imaging;
Conference_Titel :
Distributed Smart Cameras (ICDSC), 2013 Seventh International Conference on
Conference_Location :
Palm Springs, CA
DOI :
10.1109/ICDSC.2013.6778215