Lane Detection Using Hough Transform: By: Rajendra I Huddar Guide: Prof. Savitri Raju March 15 2010 Dept. of ECE, SDMCET
Lane Detection Using Hough Transform: By: Rajendra I Huddar Guide: Prof. Savitri Raju March 15 2010 Dept. of ECE, SDMCET
Transform
By: Rajendra I Huddar
Guide: Prof. Savitri Raju
March 15 2010
Dept. of ECE, SDMCET
Overview
INTRODUCTION
COLOUR & GRAY SCALE IMAGE
HISTOGRAM & HISTOGRAM EQUALIZATION
PIXEL SUBTRACTION
EDGE DETECTION
HOUGH TRANSFORM
LANE DETECTION ALGORITHM
APPLICATIONS
CONCLUSION
COLOR IMAGE
No. of pixels
2 3 3 2 6
5
4 2 4 3
4
3 2 3 5 3
2
2 4 2 4 1 Gray level
4x4 image
Gray scale = [0,9]
0 1 2 3 4 5 6 7 8 9
histogram
Example
Dark image
Components of
histogram are
concentrated on the
low side of the gray
scale.
Bright image
Components of
histogram are
concentrated on the
high side of the gray
scale.
Example
Components of
histogram are
concentrated on the
middle of the gray
scale.
High contrast image
Components of
histogram are
distributed on the
entire gray scale.
Histogram Equalization
Before After
Result of Histogram Equalization
Before After
Result of Histogram Equalization
Before After
Pixel subtraction
=
Edge Detection
1. An array [ is
][ ]used to count how
many pixels belong to the line through
Hough Transform.
1. The red lines are the first 20 lines which have the biggest count numbers in Hough parameter
space.
2. For each lane marking in the real scene, there are many line candidates around it.
Note:
Because lots of the edge
information for the left lane
marking are lost, there is an
offset between the detected
lane marking and that in the
real scene
300
250
200
150
100
50
0
Yes No
Has the system helped you become a better/safer driver?
250
200
150
100
50
0
Yes No
Conclusion
ANY QUERIES????