SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 573
Real time Pothole and Speed Breaker Detection Using Image
Processing Techniques
Munukoti Likhit1
Dept. of Computer Engineering Army Institute of Technology, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Because ageing roads are not being maintained
and inadequate traffic signs are not being used to prevent
accidents, the number of road accidents has dramatically
increased. Additionally, it is more beneficial to choose an
alternative route after learning in advance about the state of
the road. This study explores how image processing can be
used to process the photos and notify the driver of an
automobile in advance of such threatening scenarios. Inorder
to obtain an image that contains detection of all these points
and instructs the driver of an automobile, wewillutilizeImage
Processing techniques, Image Data Cleaning Methods, Speed
Breaker Detection techniques, and Potholes Detection
Algorithms. Additionally, we'll be concentrating on how we
may improve and increase the dependability of this
application's correctness and efficiency.
Key Words: Pothole Detection, speed bump detection,
Convex Hull,Image Processing,RealtimevideoProcessing
1. INTRODUCTION
India, the most populous country in the world and has a
quickly developing economy. Developing an automated
driver guidance system is very important in the context of
Indian road conditions. Speed-breaker detection, potholes
detection and Sudden Edge Detection are essential because
many accidents happen due to the sudden intrusion of a
speed-breaker and potholes.
Evidently, poor streets and the unforeseen occurrence of
potholes serve as the primary causes of street accidents.
Additionally, it causes the wheels to rapidly degrade and
potentially ruins the car. This technologywarnsthedriverin
advance when a speed limiter or end edge of the road is
there and will trigger the system to start reducing the
vehicle's speed right away. speed limiters Potholes are
constructed in places where controlling speed becomes
critical to prevent accidents, such as accident-prone areas,
abrupt curves, crowded residential streets, and unattended
level crossings. The physical characteristics of the speed
bumps and potholes, such as their height, length, and the
length of any ramps, vary.
There are typically two types of speed breakers:themarking
kind and the unmarking or non-marking type. The earlier
speed breaker can be more easily identified using image
processing techniques than the later one. Even so, without a
yellow or white striped warning, it might be exceedingly
difficult to spot an unmarked speed breaker. When driving,
the human visual system can detect long-distance speed
bumps with markings, but it has a difficult time detecting
unmarked speed bumps. Therefore, a novel approach to
finding the real-time speed breaker is suggested. For the
driver to avoid accidents or discomfort while driving, the
detection of this kind of speed breaker is crucial.
As one type of pavement distresses, potholes are important
clues that indicate the structural defects of the asphalt road,
and accurately detecting these potholes is an importanttask
in determining the proper strategies of asphalt-surfaced
pavement maintenance and rehabilitation. However,
manually detecting and evaluating methods are expensive
and time consuming. Thus, several efforts have been made
for developing a technology that can automatically detect
and recognize potholes, which may contribute to the
improvement in survey efficiency and pavement
1.1 Potholes Detection
According to previous research Potholes are uneven
surface found on roads and highways, which are made by
constant vehicular traffic and weather conditions.
Pothole detection algorithms in image processing play a
crucial role in ensuring road safety and infrastructure
maintenance. These algorithms utilize various computer
vision techniques to identify and locate potholes or road
surface defects in images or video footage. A common
approach involves color and texture analysis, where
algorithmsare trained to recognize distinctcolorandtexture
characteristics ofpotholescomparedtothesurroundingroad
surface. Potholes typicallyappeardarkerandhaveadifferent
texture due to their depth and damage, making them
distinguishable through this method.
Edge detection is another widely used technique in
pothole detection algorithms. These Algorithms are
employed to identify abrupt changes in pixel intensity that
correspond to the edges of potholes. These detected edges
can serve as a basis for further analysis and pothole
identification.
Pothole identification has showed considerable potential
when using ML approaches, particularly CNNs. Additionally,
segmentation techniques are used, enabling the computer to
distinguish between the roadsurface and probable potholes.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 574
After the road has been divided into segments, further
research can be done on the segments to preciselydetectand
pinpoint potholes. In the template matching method, several
elements of the road image are matched to a template image
of a pothole. A match reveals the presence of a pothole when
it is discovered. Even though template matching can be
computationally demanding, it can be useful in certain
circumstances. Overall, image processing algorithms for
detecting potholes are a crucial tool for maintaining and
enhancing the safety of roads, using a variety of methods to
precisely identify and pinpoint these risks.
Table -1: Pothole detection Algorithms performances
Algorithm Accuracy
Local Neighbors 70%
Canny Edges 75%
CNN with multiple layers 90.5%
CNN and stereo vision 97.2%
The Convex Hull algorithm serves as a fundamental
concept in computational geometry. This algorithm is
employed to find the smallest convex polygon that
encompasses a given set of points within a plane.TheConvex
Hull's primary purpose is to simplify complex point sets into
a more manageable convex shape, making itusefulinvarious
applications, including computational geometry, computer
graphics, image processing, and geographic information
systems.
The modelling of discovered potholes or other roadflaws
is madesimpler by Convex Hull algorithms, which find usein
pothole identification. Convex Hull plays a crucial role in
post-processing and fine-tuning the data gained from other
detection methods, even if it isn't often employed to directly
detect potholes.
The Convex Hull algorithm can be used on possible
pothole regions after they have been discovered using
methods like edge detection, color analysis, or machine
learning. The main objective is to build a convexpolygonthat
contains the discovered pothole. This polygon aids in
outlining the pothole's contour or outer perimeter, thus
defining its shape.
Fig -1: Flow chart of Potholes detection
1.2 Speed Bump detection
The development of speed bump detection algorithms in
image processing is essential for improving driver
awareness and road safety. Thesealgorithmsareintendedto
locate speed bumps or other road abnormalities using
photos taken by cameras mounted on moving cars or by
systems for roadside monitoring. To accomplish accurate
and effective detection, these algorithms make use of a
variety of strategies and techniques.
Edge detection is a typical method used in speed bump
detection systems. The sharp fluctuations in pixel intensity
that frequently correlate to the edges of speed bumps are
easier to discern with the use of edge detection algorithms
like the Canny edge detector, Sobel operator, orScharrfilter.
After edges are found, more analysis can be done to find
probable speed bump areas. A key method that iscommonly
used in image processing speed bump detection techniques
is canny edge detection. The techniquecanquicklyrecognize
rapid changes in pixel intensities inside an image, precisely
outlining the edges of speed bumps, by applying the Canny
edge detector. This edge information is a crucial place to
start when looking for probable speed bump areas in the
image. The Canny edge detectorisa useful tool forimproving
the accuracy of speed bump detection since it can filter out
noise and produce well-defined edges,makingsurethatonly
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 575
pertinent features are taken into account in following
processing steps. As a result, Canny edge detection plays a
pivotal role in improving road safety by enablingthereliable
identification of speed bumps on the road, contributing to
the overall efficiency of automated driving systems and
advanced driver assistance features.
Feature extraction is a crucial component of speed bump
detection algorithms. In order to distinguish speed bumps
from other objects or road surfaces, picture regions can be
used to extract features including texture, color, and shape
properties. For example, texture analysis can help
distinguish between a speed bump's rough surface and the
smoother road.
Speed bump detection is also increasingly using machine
learning and deep learning approaches. Convolutional
Neural Networks (CNNs) excel at this task because they can
recognize and understand the intricate patterns and forms
connected to speed bumps. On labeled datasets, which are
made up of photos with annotated speed bump locations,
these algorithms are trained. The network can detect speed
bumps in real-time photographs as it gains knowledge from
this inputs.
Table -2: Speed bump detection Algorithm performances
Algorithm Accuracy
Local Neighbors 56%
Canny Edges 65%
CNN with multiple layers 88.71%
CNN and stereo vision 97.44%
To improve the robustness of speed bump detection, many
algorithms also incorporate post-processing steps. These
steps involve filtering out false positives and refining the
detected speed bump regions. Techniques like
morphological operations and clustering can be applied to
achieve this.
In recent developments, some speed bump detection
algorithms leverage the power of 3D vision. Stereo cameras
or LiDAR (Light Detection and Ranging) sensors are used to
create 3D point clouds of the road surface. This three-
dimensional information can provide a more accurate
representation of the road, aiding in speed bump detection
and height estimation.
Fig -2: Flow chart of Speed Bump detection
2. METHODOLGY
The system we are striving for is one that can be created by
deductive analysis. even though identical tools are readily
available. Due of anomalies and a lack of a set pattern, none
are used on Indian roadways. We adopted this strategy to
make sure that we utilize the earliercutting-edgetechniques
and create a lot more sophisticated model. It is appropriate
for this issue because road safety is a fairly broad area of
study and there are constantly new developments. We can
employ predefined algorithms and improve them to achieve
our goals rather than having to start from scratch.
The use of self-driving automobiles will significantly impact
energy efficiency, perimeter security, and traffic accident
reduction. Computer vision is a branch of computer science
that examines how computers might be employed to extract
more in-depth information or comprehension from digital
images or movies. From a larger viewpoint, it is simply the
automation of activities that a human visual system can
carry out on a daily basis. Deep learning belongs to a group
of machine learning techniques. As opposed to task-specific
models, it is founded on the idea of learning data
representatively. supervised, semi-supervised, or
unsupervised learning methods are all possible. Computer
vision includes image processing, therefore this option is
taken into account. Here, one should perform a number of
tasks. Real-time lane detection is the basic function of these
models. Lane detection enabled on image processing
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 576
techniques is one of the main methods in lane detection at
current situation, and there are many kinds of detection
algorithms coming regularly.
Fig -2: Flow Chart of Algorithm
Data for our study was collected using a mobile device on
college grounds. The roads are more in keeping with the
style of traditional Indian roadways, and movies and
pictures of them have been taken. The information gathered
includes every instance of the darkened, shallowed, and
bumpy roadways we regularly experience. These are
employed instead of alternatives because the issue is with
our roads, not with any other form of transportation. The
group analyses the data, and numerous recommendations
are welcomed before the processing actually begins.
Numerous inputs were gathered throughout the processing,
and these helped the team advance. Manu ethical issues are
taken into consideration during this process as we are
dealing with a very sensible issue, which are lives in this
case.
3. CONCLUSIONS
The main reasons for accidents are speed limiters and
potholes. To prevent accidents, automatic recognition of
speed limit signs and potholes is crucial. One of the most
difficult and crucial parts of SAD is finding unmarked speed
bumps and potholes. Additionally, it isessential toassessthe
effectiveness of different Speed Breakers and Potholes
detection approaches, and researchers have created a
number of measures to gauge the algorithms' accuracy and
robustness. However, there is still a lot of work to be done to
enhance the performance of detection techniques,
particularly when processing complicated and noisy photos
as well as for real-time pothole and speed breaker
identification. Overall, the continued development of
detection techniques will enable more advanced computer
vision applications, such as object recognition, image
segmentation, and tracking, and contribute to advances in
fields such as medicine, security, and autonomous vehicles.
REFERENCES
[1] S Neinaber, MJ Booysen, RS Kroon, “Detecting potholes
using Simple Image processing Techniques and real
world Footage” Stellenbosch University, PrivateBagX1,
Matieland
[2] Mae M. Garcillanosa, Jian Mikee L. Pacheco, Rowie E.
Reyes, Junelle Joy P. San Juan “Smart Detection and
Reporting of Potholes via Image-Processing using
Raspberry-Pi Microcontroller”CabuyaoCity,Philippines
[3] Jin Lin and Yayu Liu Ajit Danti, Jyoti Y. Kulkarni, and P.
S.Hiremath, “An Image Processing Approach to Detect
Lanes, Potholes and recognize road Signs in Indian
Roads”,International Journal of Modeling and
Optimization, Vol. 2, No.6, December 2012.
[4] Vijayalakshmi B, Kiran P, Kishor Jadav B ”Detection of
Potholes using Machine Learning and Image
Processing”, International Journal of Engineering
Research & Technology (IJERT) ISSN:2278-0181NCAIT
- 2020 Conference Proceedings
[5] Nelson Kennedy et al, "Speed-bump Detection using
Otsu's Algorithm and Morphological Operation",
International Journal of Emerging Technologies 11(3),
pp. 989-994, 2020
[6] Martins Irhebhude, Oladimeji Adeyemi, Adeola
Kolawole, "Speed Breakers, RoadMarkingDetectionand
Recognition Using Image Processing Techniques",
European Journal of Applied Science, 7(5), 30-42, 2019.
[7] M. Afrin, M. R. Mahmud, and M. A. C. Fernández et al.,
“Free space and speed humps detection using lidar and
vision for urban autonomous navigation,” in
proceedings IEEE Inteligent Vehicle Symposium, 3-7
June 2012, pp. 698–703.
[8] Varmaa V. S. K. P et al, "Real Time Detection of Speed
Hump/Bump and Distance Estimation with Deep
Learning using GPU and ZED Stereo Camera", 8th
International Conferenceon AdvancesinComputingand
Communication (ICACC), 2018.

More Related Content

Similar to Real time Pothole and Speed Breaker Detection Using Image Processing Techniques

IRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic AnalysisIRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic AnalysisIRJET Journal
 
Obstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemObstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemIRJET Journal
 
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...IRJET Journal
 
Different Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate DetectionDifferent Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate DetectionIRJET Journal
 
Artificial Intelligent System to detect Pit holes using HSV in Open CV
Artificial Intelligent System to detect Pit holes using HSV in Open CVArtificial Intelligent System to detect Pit holes using HSV in Open CV
Artificial Intelligent System to detect Pit holes using HSV in Open CVIRJET Journal
 
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceDeep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceIRJET Journal
 
Pothole Detection Using ML and DL Algorithms
Pothole Detection Using ML and DL AlgorithmsPothole Detection Using ML and DL Algorithms
Pothole Detection Using ML and DL AlgorithmsIRJET Journal
 
A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...Md. Faishal Rahaman
 
IRJET- Traffic Sign Recognition for Autonomous Cars
IRJET- Traffic Sign Recognition for Autonomous CarsIRJET- Traffic Sign Recognition for Autonomous Cars
IRJET- Traffic Sign Recognition for Autonomous CarsIRJET Journal
 
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...
IRJET- Traffic Sign Detection, Recognition and Notification System using ...IRJET Journal
 
IRJET- Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
IRJET-  	  Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...IRJET-  	  Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
IRJET- Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...IRJET Journal
 
IRJET - Pothole Detection System
IRJET -  	  Pothole Detection SystemIRJET -  	  Pothole Detection System
IRJET - Pothole Detection SystemIRJET Journal
 
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...IRJET Journal
 
pothole detection on cv.pptx
pothole detection on cv.pptxpothole detection on cv.pptx
pothole detection on cv.pptxShubhamBhujbal15
 
IRJET - Automatic License Plate Detection using Image Processing
IRJET - Automatic License Plate Detection using Image ProcessingIRJET - Automatic License Plate Detection using Image Processing
IRJET - Automatic License Plate Detection using Image ProcessingIRJET Journal
 
Automatic Number Plate Recognition and IoT Based Vehicle Tracking
Automatic Number Plate Recognition and IoT Based Vehicle TrackingAutomatic Number Plate Recognition and IoT Based Vehicle Tracking
Automatic Number Plate Recognition and IoT Based Vehicle TrackingIRJET Journal
 
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...
IRJET - Efficient Approach for Number Plaque Accreditation System using W...IRJET Journal
 
TRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEMTRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEMIRJET Journal
 
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...cscpconf
 

Similar to Real time Pothole and Speed Breaker Detection Using Image Processing Techniques (20)

IRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic AnalysisIRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic Analysis
 
Obstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemObstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance System
 
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
 
Different Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate DetectionDifferent Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate Detection
 
Artificial Intelligent System to detect Pit holes using HSV in Open CV
Artificial Intelligent System to detect Pit holes using HSV in Open CVArtificial Intelligent System to detect Pit holes using HSV in Open CV
Artificial Intelligent System to detect Pit holes using HSV in Open CV
 
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceDeep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
 
Pothole Detection Using ML and DL Algorithms
Pothole Detection Using ML and DL AlgorithmsPothole Detection Using ML and DL Algorithms
Pothole Detection Using ML and DL Algorithms
 
A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...
 
IRJET- Traffic Sign Recognition for Autonomous Cars
IRJET- Traffic Sign Recognition for Autonomous CarsIRJET- Traffic Sign Recognition for Autonomous Cars
IRJET- Traffic Sign Recognition for Autonomous Cars
 
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
 
IRJET- Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
IRJET-  	  Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...IRJET-  	  Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
IRJET- Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
 
IRJET - Pothole Detection System
IRJET -  	  Pothole Detection SystemIRJET -  	  Pothole Detection System
IRJET - Pothole Detection System
 
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
 
A017430110
A017430110A017430110
A017430110
 
pothole detection on cv.pptx
pothole detection on cv.pptxpothole detection on cv.pptx
pothole detection on cv.pptx
 
IRJET - Automatic License Plate Detection using Image Processing
IRJET - Automatic License Plate Detection using Image ProcessingIRJET - Automatic License Plate Detection using Image Processing
IRJET - Automatic License Plate Detection using Image Processing
 
Automatic Number Plate Recognition and IoT Based Vehicle Tracking
Automatic Number Plate Recognition and IoT Based Vehicle TrackingAutomatic Number Plate Recognition and IoT Based Vehicle Tracking
Automatic Number Plate Recognition and IoT Based Vehicle Tracking
 
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
 
TRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEMTRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEM
 
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

Real time Pothole and Speed Breaker Detection Using Image Processing Techniques

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 573 Real time Pothole and Speed Breaker Detection Using Image Processing Techniques Munukoti Likhit1 Dept. of Computer Engineering Army Institute of Technology, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Because ageing roads are not being maintained and inadequate traffic signs are not being used to prevent accidents, the number of road accidents has dramatically increased. Additionally, it is more beneficial to choose an alternative route after learning in advance about the state of the road. This study explores how image processing can be used to process the photos and notify the driver of an automobile in advance of such threatening scenarios. Inorder to obtain an image that contains detection of all these points and instructs the driver of an automobile, wewillutilizeImage Processing techniques, Image Data Cleaning Methods, Speed Breaker Detection techniques, and Potholes Detection Algorithms. Additionally, we'll be concentrating on how we may improve and increase the dependability of this application's correctness and efficiency. Key Words: Pothole Detection, speed bump detection, Convex Hull,Image Processing,RealtimevideoProcessing 1. INTRODUCTION India, the most populous country in the world and has a quickly developing economy. Developing an automated driver guidance system is very important in the context of Indian road conditions. Speed-breaker detection, potholes detection and Sudden Edge Detection are essential because many accidents happen due to the sudden intrusion of a speed-breaker and potholes. Evidently, poor streets and the unforeseen occurrence of potholes serve as the primary causes of street accidents. Additionally, it causes the wheels to rapidly degrade and potentially ruins the car. This technologywarnsthedriverin advance when a speed limiter or end edge of the road is there and will trigger the system to start reducing the vehicle's speed right away. speed limiters Potholes are constructed in places where controlling speed becomes critical to prevent accidents, such as accident-prone areas, abrupt curves, crowded residential streets, and unattended level crossings. The physical characteristics of the speed bumps and potholes, such as their height, length, and the length of any ramps, vary. There are typically two types of speed breakers:themarking kind and the unmarking or non-marking type. The earlier speed breaker can be more easily identified using image processing techniques than the later one. Even so, without a yellow or white striped warning, it might be exceedingly difficult to spot an unmarked speed breaker. When driving, the human visual system can detect long-distance speed bumps with markings, but it has a difficult time detecting unmarked speed bumps. Therefore, a novel approach to finding the real-time speed breaker is suggested. For the driver to avoid accidents or discomfort while driving, the detection of this kind of speed breaker is crucial. As one type of pavement distresses, potholes are important clues that indicate the structural defects of the asphalt road, and accurately detecting these potholes is an importanttask in determining the proper strategies of asphalt-surfaced pavement maintenance and rehabilitation. However, manually detecting and evaluating methods are expensive and time consuming. Thus, several efforts have been made for developing a technology that can automatically detect and recognize potholes, which may contribute to the improvement in survey efficiency and pavement 1.1 Potholes Detection According to previous research Potholes are uneven surface found on roads and highways, which are made by constant vehicular traffic and weather conditions. Pothole detection algorithms in image processing play a crucial role in ensuring road safety and infrastructure maintenance. These algorithms utilize various computer vision techniques to identify and locate potholes or road surface defects in images or video footage. A common approach involves color and texture analysis, where algorithmsare trained to recognize distinctcolorandtexture characteristics ofpotholescomparedtothesurroundingroad surface. Potholes typicallyappeardarkerandhaveadifferent texture due to their depth and damage, making them distinguishable through this method. Edge detection is another widely used technique in pothole detection algorithms. These Algorithms are employed to identify abrupt changes in pixel intensity that correspond to the edges of potholes. These detected edges can serve as a basis for further analysis and pothole identification. Pothole identification has showed considerable potential when using ML approaches, particularly CNNs. Additionally, segmentation techniques are used, enabling the computer to distinguish between the roadsurface and probable potholes.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 574 After the road has been divided into segments, further research can be done on the segments to preciselydetectand pinpoint potholes. In the template matching method, several elements of the road image are matched to a template image of a pothole. A match reveals the presence of a pothole when it is discovered. Even though template matching can be computationally demanding, it can be useful in certain circumstances. Overall, image processing algorithms for detecting potholes are a crucial tool for maintaining and enhancing the safety of roads, using a variety of methods to precisely identify and pinpoint these risks. Table -1: Pothole detection Algorithms performances Algorithm Accuracy Local Neighbors 70% Canny Edges 75% CNN with multiple layers 90.5% CNN and stereo vision 97.2% The Convex Hull algorithm serves as a fundamental concept in computational geometry. This algorithm is employed to find the smallest convex polygon that encompasses a given set of points within a plane.TheConvex Hull's primary purpose is to simplify complex point sets into a more manageable convex shape, making itusefulinvarious applications, including computational geometry, computer graphics, image processing, and geographic information systems. The modelling of discovered potholes or other roadflaws is madesimpler by Convex Hull algorithms, which find usein pothole identification. Convex Hull plays a crucial role in post-processing and fine-tuning the data gained from other detection methods, even if it isn't often employed to directly detect potholes. The Convex Hull algorithm can be used on possible pothole regions after they have been discovered using methods like edge detection, color analysis, or machine learning. The main objective is to build a convexpolygonthat contains the discovered pothole. This polygon aids in outlining the pothole's contour or outer perimeter, thus defining its shape. Fig -1: Flow chart of Potholes detection 1.2 Speed Bump detection The development of speed bump detection algorithms in image processing is essential for improving driver awareness and road safety. Thesealgorithmsareintendedto locate speed bumps or other road abnormalities using photos taken by cameras mounted on moving cars or by systems for roadside monitoring. To accomplish accurate and effective detection, these algorithms make use of a variety of strategies and techniques. Edge detection is a typical method used in speed bump detection systems. The sharp fluctuations in pixel intensity that frequently correlate to the edges of speed bumps are easier to discern with the use of edge detection algorithms like the Canny edge detector, Sobel operator, orScharrfilter. After edges are found, more analysis can be done to find probable speed bump areas. A key method that iscommonly used in image processing speed bump detection techniques is canny edge detection. The techniquecanquicklyrecognize rapid changes in pixel intensities inside an image, precisely outlining the edges of speed bumps, by applying the Canny edge detector. This edge information is a crucial place to start when looking for probable speed bump areas in the image. The Canny edge detectorisa useful tool forimproving the accuracy of speed bump detection since it can filter out noise and produce well-defined edges,makingsurethatonly
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 575 pertinent features are taken into account in following processing steps. As a result, Canny edge detection plays a pivotal role in improving road safety by enablingthereliable identification of speed bumps on the road, contributing to the overall efficiency of automated driving systems and advanced driver assistance features. Feature extraction is a crucial component of speed bump detection algorithms. In order to distinguish speed bumps from other objects or road surfaces, picture regions can be used to extract features including texture, color, and shape properties. For example, texture analysis can help distinguish between a speed bump's rough surface and the smoother road. Speed bump detection is also increasingly using machine learning and deep learning approaches. Convolutional Neural Networks (CNNs) excel at this task because they can recognize and understand the intricate patterns and forms connected to speed bumps. On labeled datasets, which are made up of photos with annotated speed bump locations, these algorithms are trained. The network can detect speed bumps in real-time photographs as it gains knowledge from this inputs. Table -2: Speed bump detection Algorithm performances Algorithm Accuracy Local Neighbors 56% Canny Edges 65% CNN with multiple layers 88.71% CNN and stereo vision 97.44% To improve the robustness of speed bump detection, many algorithms also incorporate post-processing steps. These steps involve filtering out false positives and refining the detected speed bump regions. Techniques like morphological operations and clustering can be applied to achieve this. In recent developments, some speed bump detection algorithms leverage the power of 3D vision. Stereo cameras or LiDAR (Light Detection and Ranging) sensors are used to create 3D point clouds of the road surface. This three- dimensional information can provide a more accurate representation of the road, aiding in speed bump detection and height estimation. Fig -2: Flow chart of Speed Bump detection 2. METHODOLGY The system we are striving for is one that can be created by deductive analysis. even though identical tools are readily available. Due of anomalies and a lack of a set pattern, none are used on Indian roadways. We adopted this strategy to make sure that we utilize the earliercutting-edgetechniques and create a lot more sophisticated model. It is appropriate for this issue because road safety is a fairly broad area of study and there are constantly new developments. We can employ predefined algorithms and improve them to achieve our goals rather than having to start from scratch. The use of self-driving automobiles will significantly impact energy efficiency, perimeter security, and traffic accident reduction. Computer vision is a branch of computer science that examines how computers might be employed to extract more in-depth information or comprehension from digital images or movies. From a larger viewpoint, it is simply the automation of activities that a human visual system can carry out on a daily basis. Deep learning belongs to a group of machine learning techniques. As opposed to task-specific models, it is founded on the idea of learning data representatively. supervised, semi-supervised, or unsupervised learning methods are all possible. Computer vision includes image processing, therefore this option is taken into account. Here, one should perform a number of tasks. Real-time lane detection is the basic function of these models. Lane detection enabled on image processing
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 576 techniques is one of the main methods in lane detection at current situation, and there are many kinds of detection algorithms coming regularly. Fig -2: Flow Chart of Algorithm Data for our study was collected using a mobile device on college grounds. The roads are more in keeping with the style of traditional Indian roadways, and movies and pictures of them have been taken. The information gathered includes every instance of the darkened, shallowed, and bumpy roadways we regularly experience. These are employed instead of alternatives because the issue is with our roads, not with any other form of transportation. The group analyses the data, and numerous recommendations are welcomed before the processing actually begins. Numerous inputs were gathered throughout the processing, and these helped the team advance. Manu ethical issues are taken into consideration during this process as we are dealing with a very sensible issue, which are lives in this case. 3. CONCLUSIONS The main reasons for accidents are speed limiters and potholes. To prevent accidents, automatic recognition of speed limit signs and potholes is crucial. One of the most difficult and crucial parts of SAD is finding unmarked speed bumps and potholes. Additionally, it isessential toassessthe effectiveness of different Speed Breakers and Potholes detection approaches, and researchers have created a number of measures to gauge the algorithms' accuracy and robustness. However, there is still a lot of work to be done to enhance the performance of detection techniques, particularly when processing complicated and noisy photos as well as for real-time pothole and speed breaker identification. Overall, the continued development of detection techniques will enable more advanced computer vision applications, such as object recognition, image segmentation, and tracking, and contribute to advances in fields such as medicine, security, and autonomous vehicles. REFERENCES [1] S Neinaber, MJ Booysen, RS Kroon, “Detecting potholes using Simple Image processing Techniques and real world Footage” Stellenbosch University, PrivateBagX1, Matieland [2] Mae M. Garcillanosa, Jian Mikee L. Pacheco, Rowie E. Reyes, Junelle Joy P. San Juan “Smart Detection and Reporting of Potholes via Image-Processing using Raspberry-Pi Microcontroller”CabuyaoCity,Philippines [3] Jin Lin and Yayu Liu Ajit Danti, Jyoti Y. Kulkarni, and P. S.Hiremath, “An Image Processing Approach to Detect Lanes, Potholes and recognize road Signs in Indian Roads”,International Journal of Modeling and Optimization, Vol. 2, No.6, December 2012. [4] Vijayalakshmi B, Kiran P, Kishor Jadav B ”Detection of Potholes using Machine Learning and Image Processing”, International Journal of Engineering Research & Technology (IJERT) ISSN:2278-0181NCAIT - 2020 Conference Proceedings [5] Nelson Kennedy et al, "Speed-bump Detection using Otsu's Algorithm and Morphological Operation", International Journal of Emerging Technologies 11(3), pp. 989-994, 2020 [6] Martins Irhebhude, Oladimeji Adeyemi, Adeola Kolawole, "Speed Breakers, RoadMarkingDetectionand Recognition Using Image Processing Techniques", European Journal of Applied Science, 7(5), 30-42, 2019. [7] M. Afrin, M. R. Mahmud, and M. A. C. Fernández et al., “Free space and speed humps detection using lidar and vision for urban autonomous navigation,” in proceedings IEEE Inteligent Vehicle Symposium, 3-7 June 2012, pp. 698–703. [8] Varmaa V. S. K. P et al, "Real Time Detection of Speed Hump/Bump and Distance Estimation with Deep Learning using GPU and ZED Stereo Camera", 8th International Conferenceon AdvancesinComputingand Communication (ICACC), 2018.