Javascript must be enabled to continue!
Traffic sign recognition using local directional histogram of oriented gradients
View through CrossRef
Histogram of Oriented Gradients (HOG) describes an image gradient by calculating vertical and horizontal gradient magnitudes and directions. HOG uses a one-dimensional (1D) centered derivative mask [−1, 0, +1] for horizontal gradient and its rotations at 90o for vertical gradient. This technique only considers four neighboring pixels while calculating image gradient at a particular pixel. Every pixel in an image carries subtle information and therefore all pixels should be considered when deriving image gradient. Therefore, given a pixel pi, all its N = 2(d+1) neighbors should be considered when calculating the gradient at distance d from pi. This paper proposes Local Directional Histogram of Oriented Gradients (LD-HOG), which, given pixel pi, it calculates the gradient at distance d = 1 from pi by considering all the eight neighbors of pi. The proposed operator calculates the image gradient at 0o, 45o, 90o and 1350. These image gradients are used to generate two HOG histograms. Maximum pooling techniques were applied to combine the two histograms. Experimental results on the German traffic sign detection benchmark (GTSDB) dataset show that LD-HOG (average precision = 0.90, average recall = 0.90 and average F1-score =0.90) out performs HOG (average precision = 0.84, average recall = 0.82 and average F1-score = 0.83) in traffic sign recognition. The averages of the two extractors (HOG and LD-HOG) were calculated from experimental results after applying Support Vector Machine (SVM), Random Forest (RF) and Decision Tree (DT) machine learning classifiers. Stratified K-Fold Cross-Validation was done on the proposed LD-HOG using SVM, RF and DT. Validation results show that SVM performed better with 99 percent, followed by RF with 96 percent. DT was had 76 percent.
Title: Traffic sign recognition using local directional histogram of oriented gradients
Description:
Histogram of Oriented Gradients (HOG) describes an image gradient by calculating vertical and horizontal gradient magnitudes and directions.
HOG uses a one-dimensional (1D) centered derivative mask [−1, 0, +1] for horizontal gradient and its rotations at 90o for vertical gradient.
This technique only considers four neighboring pixels while calculating image gradient at a particular pixel.
Every pixel in an image carries subtle information and therefore all pixels should be considered when deriving image gradient.
Therefore, given a pixel pi, all its N = 2(d+1) neighbors should be considered when calculating the gradient at distance d from pi.
This paper proposes Local Directional Histogram of Oriented Gradients (LD-HOG), which, given pixel pi, it calculates the gradient at distance d = 1 from pi by considering all the eight neighbors of pi.
The proposed operator calculates the image gradient at 0o, 45o, 90o and 1350.
These image gradients are used to generate two HOG histograms.
Maximum pooling techniques were applied to combine the two histograms.
Experimental results on the German traffic sign detection benchmark (GTSDB) dataset show that LD-HOG (average precision = 0.
90, average recall = 0.
90 and average F1-score =0.
90) out performs HOG (average precision = 0.
84, average recall = 0.
82 and average F1-score = 0.
83) in traffic sign recognition.
The averages of the two extractors (HOG and LD-HOG) were calculated from experimental results after applying Support Vector Machine (SVM), Random Forest (RF) and Decision Tree (DT) machine learning classifiers.
Stratified K-Fold Cross-Validation was done on the proposed LD-HOG using SVM, RF and DT.
Validation results show that SVM performed better with 99 percent, followed by RF with 96 percent.
DT was had 76 percent.
Related Results
Improved Traffic Sign Detection and Recognition Algorithm for Intelligent Vehicles
Improved Traffic Sign Detection and Recognition Algorithm for Intelligent Vehicles
Traffic sign detection and recognition are crucial in the development of intelligent vehicles. An improved traffic sign detection and recognition algorithm for intelligent vehicles...
Smart Traffic Control Using Computer Vision
Smart Traffic Control Using Computer Vision
A Smart Traffic Control System using Computer Vision utilizes cameras, image processing techniques, and machine learning algorithms to monitor, analyze, and manage traffic flow aut...
Predicting Traffic Sign Retro-Reflectivity Degradation Using Deep Neural Networks
Predicting Traffic Sign Retro-Reflectivity Degradation Using Deep Neural Networks
Traffic signs are essential for the safe and efficient movement of vehicles through the transportation network. Poor sign visibility can lead to accidents. One of the key propertie...
Complication Circumstance Directional and Horizontal Wells Drilling Technology in Iran
Complication Circumstance Directional and Horizontal Wells Drilling Technology in Iran
Abstract
Directional drilling technology has been applied widely since the last century. Directional tools and directional drilling technology shall be applicable to...
Indian Sign Language Recognition System using GAN and Ensemble based approach
Indian Sign Language Recognition System using GAN and Ensemble based approach
Abstract
Sign language is the most prominent mode of communication for people who have hearing problems. Continuous sign language recognition is a poorly supervised job tha...
Frequency of Common Chromosomal Abnormalities in Patients with Idiopathic Acquired Aplastic Anemia
Frequency of Common Chromosomal Abnormalities in Patients with Idiopathic Acquired Aplastic Anemia
Objective: To determine the frequency of common chromosomal aberrations in local population idiopathic determine the frequency of common chromosomal aberrations in local population...
TYPES OF AI ALGORİTHMS USED İN TRAFFİC FLOW PREDİCTİON
TYPES OF AI ALGORİTHMS USED İN TRAFFİC FLOW PREDİCTİON
The increasing complexity of urban transportation systems and the growing volume of vehicles have made traffic congestion a persistent challenge in modern cities. Efficient traffic...
A Review and Comparative Analysis of Recent Advancements in Traffic Sign Detection and Recognition Techniques
A Review and Comparative Analysis of Recent Advancements in Traffic Sign Detection and Recognition Techniques
This paper presents a comprehensive study of the automatic detection and recognition of traffic sign. The object of this review is to reduce the search for quality Traffic sign rec...

