2014
DOI: 10.1109/tits.2014.2347400
|View full text |Cite
|
Sign up to set email alerts
|

Lane Departure Identification for Advanced Driver Assistance

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
94
0
1

Year Published

2015
2015
2021
2021

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 99 publications
(95 citation statements)
references
References 25 publications
0
94
0
1
Order By: Relevance
“…1, the previous edge-based lane detection algorithm conventionally consists of two steps; Canny edge detection [7], and Hough transform [8]. During Canny edge detection, the input gray-scaled image is firstly passed through several filters to reduce the noise level (Gaussian masking) and to find the gradient information.…”
Section: Previous Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…1, the previous edge-based lane detection algorithm conventionally consists of two steps; Canny edge detection [7], and Hough transform [8]. During Canny edge detection, the input gray-scaled image is firstly passed through several filters to reduce the noise level (Gaussian masking) and to find the gradient information.…”
Section: Previous Algorithmsmentioning
confidence: 99%
“…1. After finding the detailed edge information, Hough transform is used to detect the specific lane [8]. More precisely, each edge position generates several pairs of θ and d, which denote all the possible lines including the corresponding point.…”
Section: Previous Algorithmsmentioning
confidence: 99%
“…OpenCV is an open source computer vision library.The library is written in C and C++ and runs under Linux,which provides great convenience for image processing.Its powerful image and matrix operation ability shorten the development cycle for the developers [2].The OpenCVlibrary contains over 500 functions that span many areas invision including factory product inspection, medicalimaging, security, and user inter face, camera calibration,stereo vision and robotics.…”
Section: Opencv Overviewmentioning
confidence: 99%
“…It is worth mentioning that most lane detection methods are based on the Hough transform (Leng, 2010), , (Tan, 2014), (Gaikwad, 2015), a well-known technique used to detect lines and curves (Duda, 1972). This kind of line detectors strongly depend on the pre-processing stage; they are typically combined with a Canny or Sobel edge detector or with an adaptive threshold.…”
Section: Introductionmentioning
confidence: 99%