scispace - formally typeset
Proceedings ArticleDOI

HOG-PCA descriptor with optical flow based human detection and tracking

Reads0
Chats0
TLDR
The main contribution of this paper is to reduce the computational time of HOG by dynamically determining the region of interest and limiting the scan area and not only reduces detection time but also reduces the number of false positives and increases the efficiency.
Abstract
Human detection and tracking is an interesting field of research in computer vision and image processing areas. It is widely used in video surveillance, robotics, human machine interaction and other applications. The automated object detection and tracking is still a challenging task that needs to be addressed. Hence the main idea is to develop a system based on various image processing techniques to reliably detect and track people in video sequence from stationary cameras. The proposed method can be viewed as consisting of two stages namely detection and tracking. In detection stage, Histogram of Oriented Gradients popularly known as HOG is used as a feature descriptor. HOG features are robust to local changes in geometry and illumination but it is computationally expensive. This disadvantage of HOG is due to its exhaustive scanning approach over entire region of interest. The main contribution of this paper is to reduce the computational time of HOG by dynamically determining the region of interest and limiting the scan area. Further Principal component analysis is used to reduce the dimensionality of HOG features. The additional use of optical flow based tracking eliminates the need of HOG computation in every frame. Hence the person detected by HOG in initial frame is successfully tracked in subsequent frames and reduces HOG computation time. The proposed dynamic ROI selection method not only reduces detection time but also reduces the number of false positives and increases the efficiency. The experimental results show that the system efficiently detects and tracks people in videos without much of occlusion.

read more

Citations
More filters
Journal ArticleDOI

A framework of human detection and action recognition based on uniform segmentation and combination of Euclidean distance and joint entropy-based features selection

TL;DR: This research proposes a hybrid strategy for efficient classification of human activities from a given video sequence by integrating four major steps: segment the moving objects by fusing novel uniform segmentation and expectation maximization, extract a new set of fused features using local binary patterns with histogram oriented gradient and Harlick features, and feature classification using multi-class support vector machine.
Journal ArticleDOI

An implementation of optimized framework for action classification using multilayers neural network on selected fused features

TL;DR: A novel human action recognition method is contributed by embedding the proposed frames fusion working on the principle of pixels similarity into the existing techniques for recognition rate and trueness.
Journal ArticleDOI

Improved strategy for human action recognition; experiencing a cascaded design

TL;DR: An improved cascaded design for human motion analysis is presented; it consolidates four phases: acquisition and preprocessing, frame segmentation, features extraction and dimensionality reduction, and classification.
Proceedings ArticleDOI

Arabic Sign Language Alphabet Recognition Based on HOG-PCA Using Microsoft Kinect in Complex Backgrounds

TL;DR: The proposed online system has the ability to recognize Arabic alphabet almost correctly in a reasonable response time and is able to recognize the 30 Arabic alphabets with an accuracy of 99.2%.
Journal ArticleDOI

A deep survey on supervised learning based human detection and activity classification methods

TL;DR: This paper reviews the automatic human detection and their activity recognition in the video sequences and static images and special emphasis have been given on convolution neural network that solves the problem of human segmentation, efficient classification and activity recognition.
References
More filters
Proceedings ArticleDOI

Histograms of oriented gradients for human detection

TL;DR: It is shown experimentally that grids of histograms of oriented gradient (HOG) descriptors significantly outperform existing feature sets for human detection, and the influence of each stage of the computation on performance is studied.
Proceedings ArticleDOI

Good features to track

TL;DR: A feature selection criterion that is optimal by construction because it is based on how the tracker works, and a feature monitoring method that can detect occlusions, disocclusions, and features that do not correspond to points in the world are proposed.

Pyramidal implementation of the Lucas Kanade feature tracker description of the algorithm

TL;DR: It is essential to define the notion of similarity in a 2D neighborhood sense and the image velocity d is defined as being the vector that minimizes the residual function defined as follows.
Proceedings ArticleDOI

Simultaneous Tracking and Action Recognition using the PCA-HOG Descriptor

TL;DR: This paper proposes to represent the athletes by the PCA-HOG descriptor, which can be computed by first transforming the athletes to the grids of Histograms of Oriented Gradient (HOG) descriptor and then project it to a linear subspace by Principal Component Analysis (PCA).
Book ChapterDOI

Selection of Histograms of Oriented Gradients Features for Pedestrian Detection

TL;DR: This paper employs HOG features extracted from all locations of a grid on the image as candidates of the feature vectors and improves the recognition rates through experiments using MIT pedestrian dataset.
Related Papers (5)