Abstract

Pedestrian detection is widely used in today’s ve-hicle safety applications to avoid vehicle-pedestrian accidents. The current technology of pedestrian detection utilizes onboard sensors such as cameras, radars, and Lidars to detect pedestrians, then information is used in a safety feature like Automatic Emer-gency Braking (AEB). This paper proposes pedestrian detection system using vehicle connectivity, image processing and computer vision algorithms. In the proposed model, vehicles collect image frames using on-vehicle cameras, then frames are transferred to the Infrastructure database using Vehicle to Infrastructure communication (V2I). Image processing and machine learning algorithms are used to process the infrastructure images for pedestrian detection. Background modeling is used to extract the foreground regions in an image to identify regions of interest for candidate generation. This paper explains the algorithms of the infrastructure pedestrian detection system, which includes image registration, background modeling, image filtering, candi-date generation, feature extraction, and classification. The paper explains the MATLAB implementation of the algorithm with a road-collected dataset and provides analysis for the detection results with respect to detection accuracy and runtime. The algorithm implementation results show an improvement in the detection performance and algorithm runtime.

Highlights

  • Between 2010 and 2013 the number of registered vehicles increased by 16% [1]

  • This paper focuses on the image processing and machine learning algorithms that needs to be implemented in the infrastructure for accurate detection results

  • Harris-Stephens approach for corner detection is used for image registration and matching

Read more

Summary

INTRODUCTION

Between 2010 and 2013 the number of registered vehicles increased by 16% [1]. This causes a significant increase in the number of road accidents and road fatalities. The flat world approach for candidate generation assumes the world is flat, and it generates the candidates from the ground plane level [3] This approach provides inaccurate results when the camera location changes with respect to the ground because of vehicle dynamics and road slope. The current on-board candidate generation approaches can’t distinguish between static and moving objects in an image This leads to the generation of many unnecessary candidates, which can cause false detection and increases the algorithm runtime. An example of this is generating candidates for trees and buildings in an image and misclassifying them as pedestrians.

INFRASTRUCTURE SYSTEM OVERVIEW
Vehicle Components
V2I Communication
Infrastructure Pedestrian Detection System
INFRASTRUCTURE PEDESTRIAN DETECTION SYSTEM ALGORITHMS
Harris-Stephens Corner Detection for Image Registration
GMM for Background Modeling and Foreground Extraction
Morphological Filtering
Foreground Digital Mask Thresholding for Candidate Generation
HOG and SVM for Feature Extraction and Candidate Generation
Testing and Training Datasets
MATLAB Implementation
INFRASTRUCTURE SYSTEM EVALUATION
Detection Results
Algorithm Runtime
Method Infrastructure system The reference system
Findings
CONCLUSIONS
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.