Achieving pedestrian protection by means of computer vision is not a new topic in the field of computer vision research; however it is still being pursued with renewed interest because of the huge scope for performance improvement in the existing systems. Generally, the task of pedestrian detection (PD) involves stages such as pre-processing, ROI selection, feature extraction, classification, verification/refinement and tracking. Of all the steps involved in the PD framework, the paper presents the work done towards implementing the feature extraction and classification stages in particular. It is of paramount importance that the extracted features from the image should be robust and distinct enough to help the classifier distinguish between a pedestrian and a non-pedestrian, while a good classification algorithm would go a long way in precisely identifying a pedestrian as well as in simplifying the verification stage of the PD framework. The presented work focuses on the implementation of the Histogram of Oriented Gradients (HOG) features with modified parameters that can represent accurate intrinsic information of the image. Classification is achieved using Support Vector Machine (SVM). However instead of employing a readily available SVM library, the linear SVM implemented uses the Sequential Minimal Optimization (SMO) algorithm. The results observed by this HOG-SVM combination show promise to be the best feature extraction cum classification module for a full-fledged PD system.
General TermsComputer Vision, Image processing.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.