SlideShare uma empresa Scribd logo
1 de 27
SREE KAVITHA ENGINEERING COLLEGE
UNDER THE SUPERVISION OF:
Mrs.D.SAILAJA M.Tech,(ph.D).;
Associate Professor.
Karepalli – 507122,Khammam Dt, TS
DEPT OF
ELECTRONICS AND COMMUNICATION
ENGINEERING
A LANE BOUNDARY DETECTION
METHOD BASED ON HIGH DYNAMIC
RANGE IMAGE
PRESENTED BY:
K.LAVANYA
(11C81A0457)
CONTENTS
• ABSTRACT
• INTRODUCTION
• HDR CAMERA
• LANE DETECTION OF HDR IMAGE
• MERGING OF IMAGES
• DIFFERENTIAL EXPOSED IMAGES
• MERG HIGH DYNAMIC RANGE IMAGE
• IMPROVED METHOD BASED ON HDR
• RESULTS
• ADVANTAGES AND DISADVANTAGES
• CONCLUSION AND FUTURE SCOPE
ABSTRACT
Every year many vehicle departure accidents
happen due to the driver's carelessness.
Lane Departure Warning System (LDWS) is a kind of
system which can relieve the stress of the drivers and reduce
traffic accidents.
But most traffic scences have greater dynamic range than
digital camera at present.
 ADAS are systems which can help the drivers in their driving
process. They are designed with a safe Human-Machine Interface and it
should increase car safety and more generally road safety.
 Nowadays the most common ADAS are navigation system, adaptive
cruise control (ACC) system, lane departure warning system (LDWS), lane
change assistance system, collision avoidance system, night vision, traffic
sign recognition and so on.
 Dynamic range is the ratio between the largest light intensity and the
smallest possible light intensity values in a scene. The dynamic range in most
scenes in the natural environment is larger than 10^5
INTRODUCTION
DIFFICULT SCENES FOR LDWS
Affected by adverse light conditions such as reflective road
surfaces, road with the shadows of the trees
HDR CAMERA
LANE DETECTION ON HDR
IMAGE
TAKE DIFFERENTLY EXPOSED IMAGES
Tocci’s method is the most suitable for the real time
system like the lane departure warning system.
Images taken by a camera continuous with changing
exposure time. In the first row, the images exposure time are
1/250 second, 1/1000 second, 1/60 second. In the second
row, the images exposure time are 1/60 second,1/250second,
1/15 second.
We can find out a lot of pixels are white in the properly-
exposure image., and in the under-exposure image most
pixels are almost black while in the over-exposure image
most pixels are almost white.
DIFFERENTLY EXPOSED IMAGES
DIFFERENTILY EXPOSED IMAGES
HISTOGRAM OF THE PROPERLY-EXPOSURE IMAGE HISTOGRAM OF UNDER-
EXPOSURE IMAGE
HISTOGRAM OF THE OVER-EXPOSURE
IMAGE
HISTOGRAM REPRESANTATION
LANE DETECTION OF HDR
IMAGE
RECOVER THE RESPONSE FUNCTION OF THE CAMERA:
We use the method Debevec proposed to calculate the
response function .Let us call the response function f. It can
be assumed that Zij is the gray scale value of the pixel which
is numbered i and exposure time is Δtj. Ei is the real
luminance of the point in the scene that pixel i take. They
meet the equation as:
MERG OF HIGH DYNAMIC RANGE
IMAGES
We use the differently exposed images and the
camera response function to merge a 32 bit
image and then tone mapping it to a 8 bit
image.
CAMERA RESPONSE
AUTO EXPOSED IMAGE AND HDR IMAGE OF THE SAME SCENE
HISTOGRAM OF THE HDR
IMAGE
EDGE DETECTION
 Edge detection of the image is to detect the
edge of the surrounding pixels have a gray-scale
step-like changes or changes in the roof of a
collection of pixels. In the images taken for lane
detection, the lane in the image is different from
the road. So we can detect the lane use EDGE
DETECTION ALGORITHM.
 We use Sobel operator to detect the lane
boundary. The Sobel operator use the weighted
difference of the gray scale value of the field
point of each point in the image.
Image binaryzation
 Before detect the line, we should do the image threshold
segmentation first. Image binaryzation is the procedure of
separating the target and the background.
 The algorithm assumes that the image to be thresholded
contains two classes of pixels or bi-modal histogram,
then calculates the optimum threshold separating those
two classes so that their combined spread.
Hough transform
 The final step of the detection is to detect the boundary of
the lane. Most of the lane are straight line or clothoid curve,
we can use hough transform to detect the line.
 Carried out in voting procedure.
 This voting procedure is carried out in the parameter space,
in the parameter space the object candidates are obtained as
local maxima in an accumulator space that is constructed by
the algorithm for computing the Hough transform.
IMPROVED METHOD BASED ON HDR IMAGE
 EXPOSURE FUSION
Exposure fusion is an alternative way to merge high dynamic range
images. Compared with the traditional HDR merging method, it
leaves out many computation procedures. By fusion the different
exposed images, the image has greater dynamic range than one
image. But without scientific calculations, the image merged by
exposure fusion is not as good as the image merged in the
traditional HDR merging method.
The improved method
As we all know, color image has red, green, blue channels, in the high
dynamic range merging procedure, we should calculate three times to merge a
HDR image. And the time of calculate one channel is very long. But the
computation on binary images is very quick.
So we propose a improve method.
The lane detection procedure of the method based on HDRimage is as
shown in and the lane detection procedure of the improved method
Exposure fusion in the improved method
The lane detection system is a real-time system. We should consider the
computation time first.
If we choose a complex exposure fusion method, it will not use in a real
lane departure warning system.
PROCEDURE OF THE METHOD BASED ON HDR IMAGE
FLOW CHART REPRESENTATION
PROCEDURE OF THE IMPROVED
METHOD
IMPROVED METHOD
Lane Departure Warning System (LDWS) is a kind of system
which can relieve the stress of the drivers and reduce traffic
accidents.
The high dynamic range image can improve the accuracy of the
lane detection method.
We proposed an improved method based on exposure fusion to
reduce the computational time of the system.
ADVANTAGES
DISADVANTAGES
Processing of merging HDR image is very time consuming. It
makes HDR image can't be used in real-time LDWS.
We proposed an improved method based on exposure fusion
to reduce the computational time of the system.
APPLICATIONS
1)LDWS
2)Lane keeping assistance
3)Blind spot recognition
4)Traffic sinal recognition
5) Pedistrain recognition
COMPUTATION TIME
After a series of experiments, we get the
computation time use each method. The average
computation time on a single image is about 40ms, the
average computation on HDR image is about 2 seconds, and
the computation time use the improved method is about
100ms. We can get the method based on high dynamic
range images cost too much time, it can’t be used in the
system. But the improved method based on exposure fusion
costs about 65ms, it can be used in the real-time system.
EXPERIMENTAL RESULTS
DETECTION RESULTS
Edge detection result of the auto exposed images
and high dynamic range image
CONCLUSION
We use three images with different exposure to merge a high dynamic
range image and detect the lane in the HDR image.
The experimental results show that the high dynamic range image can
improve the accuracy of the lane detection method. However, the processing of
merging HDR image is very time consuming. It makes HDR image can't be
used in real-time LDWS.
We proposed an improved method based on exposure fusion to reduce the
computational time of the system.
FUTURE WORK
The average computation time of with the improved method based
on exposure fusion is about 100ms. It meets the need of the lane
departure warning system.
In order to detect the lane in the image, future work on develop a
high dynamic range camera system should be excavated and utilized.
By incorporating a departure warning system, the functionalities of
the lane marking system can be enhanced.
Hough transform can be implemented on FPGA board. FPGA
implementation consumes less power also it is very compact and fast.
Technical seminar

Mais conteúdo relacionado

Mais procurados

Sidelobe suppression and papr
Sidelobe suppression and paprSidelobe suppression and papr
Sidelobe suppression and paprijistjournal
 
Single Image Fog Removal Based on Fusion Strategy
Single Image Fog Removal Based on Fusion Strategy Single Image Fog Removal Based on Fusion Strategy
Single Image Fog Removal Based on Fusion Strategy csandit
 
Evaluate Combined Sobel-Canny Edge Detector for Image Procssing
Evaluate Combined Sobel-Canny Edge Detector for Image ProcssingEvaluate Combined Sobel-Canny Edge Detector for Image Procssing
Evaluate Combined Sobel-Canny Edge Detector for Image Procssingidescitation
 
Traffic Jam Detection System by Ratul, Sadh, Shams
Traffic Jam Detection System by Ratul, Sadh, ShamsTraffic Jam Detection System by Ratul, Sadh, Shams
Traffic Jam Detection System by Ratul, Sadh, ShamsKhan Mostafa
 
Multifocus image fusion based on nsct
Multifocus image fusion based on nsctMultifocus image fusion based on nsct
Multifocus image fusion based on nsctjpstudcorner
 
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713CSCJournals
 
Performance of enhanced lte otdoa position ing approach through nakagami-m fa...
Performance of enhanced lte otdoa position ing approach through nakagami-m fa...Performance of enhanced lte otdoa position ing approach through nakagami-m fa...
Performance of enhanced lte otdoa position ing approach through nakagami-m fa...Elmourabit Ilham
 
Filtering underwater image
Filtering underwater imageFiltering underwater image
Filtering underwater imagerishithabandi1
 
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...iosrjce
 
Noice canclellation using adaptive filters with adpative algorithms(LMS,NLMS,...
Noice canclellation using adaptive filters with adpative algorithms(LMS,NLMS,...Noice canclellation using adaptive filters with adpative algorithms(LMS,NLMS,...
Noice canclellation using adaptive filters with adpative algorithms(LMS,NLMS,...Brati Sundar Nanda
 
Enhancement performance of road recognition system of autonomous robots in sh...
Enhancement performance of road recognition system of autonomous robots in sh...Enhancement performance of road recognition system of autonomous robots in sh...
Enhancement performance of road recognition system of autonomous robots in sh...sipij
 
d/c nicolas
d/c nicolasd/c nicolas
d/c nicolasrolnics
 
Lidar in the adverse weather: dust, fog, snow and rain
Lidar in the adverse weather: dust, fog, snow and rainLidar in the adverse weather: dust, fog, snow and rain
Lidar in the adverse weather: dust, fog, snow and rainYu Huang
 
Implementation Adaptive Noise Canceler
Implementation Adaptive Noise Canceler Implementation Adaptive Noise Canceler
Implementation Adaptive Noise Canceler Akshatha suresh
 
Medical Equipment Section4
Medical Equipment Section4Medical Equipment Section4
Medical Equipment Section4cairo university
 

Mais procurados (18)

Sidelobe suppression and papr
Sidelobe suppression and paprSidelobe suppression and papr
Sidelobe suppression and papr
 
Single Image Fog Removal Based on Fusion Strategy
Single Image Fog Removal Based on Fusion Strategy Single Image Fog Removal Based on Fusion Strategy
Single Image Fog Removal Based on Fusion Strategy
 
Evaluate Combined Sobel-Canny Edge Detector for Image Procssing
Evaluate Combined Sobel-Canny Edge Detector for Image ProcssingEvaluate Combined Sobel-Canny Edge Detector for Image Procssing
Evaluate Combined Sobel-Canny Edge Detector for Image Procssing
 
Traffic Jam Detection System by Ratul, Sadh, Shams
Traffic Jam Detection System by Ratul, Sadh, ShamsTraffic Jam Detection System by Ratul, Sadh, Shams
Traffic Jam Detection System by Ratul, Sadh, Shams
 
Multifocus image fusion based on nsct
Multifocus image fusion based on nsctMultifocus image fusion based on nsct
Multifocus image fusion based on nsct
 
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713
 
REPORT IN NAV 6 RADAR ARPA
REPORT IN NAV 6 RADAR ARPAREPORT IN NAV 6 RADAR ARPA
REPORT IN NAV 6 RADAR ARPA
 
Performance of enhanced lte otdoa position ing approach through nakagami-m fa...
Performance of enhanced lte otdoa position ing approach through nakagami-m fa...Performance of enhanced lte otdoa position ing approach through nakagami-m fa...
Performance of enhanced lte otdoa position ing approach through nakagami-m fa...
 
Filtering underwater image
Filtering underwater imageFiltering underwater image
Filtering underwater image
 
558 487-491
558 487-491558 487-491
558 487-491
 
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
 
06466595
0646659506466595
06466595
 
Noice canclellation using adaptive filters with adpative algorithms(LMS,NLMS,...
Noice canclellation using adaptive filters with adpative algorithms(LMS,NLMS,...Noice canclellation using adaptive filters with adpative algorithms(LMS,NLMS,...
Noice canclellation using adaptive filters with adpative algorithms(LMS,NLMS,...
 
Enhancement performance of road recognition system of autonomous robots in sh...
Enhancement performance of road recognition system of autonomous robots in sh...Enhancement performance of road recognition system of autonomous robots in sh...
Enhancement performance of road recognition system of autonomous robots in sh...
 
d/c nicolas
d/c nicolasd/c nicolas
d/c nicolas
 
Lidar in the adverse weather: dust, fog, snow and rain
Lidar in the adverse weather: dust, fog, snow and rainLidar in the adverse weather: dust, fog, snow and rain
Lidar in the adverse weather: dust, fog, snow and rain
 
Implementation Adaptive Noise Canceler
Implementation Adaptive Noise Canceler Implementation Adaptive Noise Canceler
Implementation Adaptive Noise Canceler
 
Medical Equipment Section4
Medical Equipment Section4Medical Equipment Section4
Medical Equipment Section4
 

Semelhante a Technical seminar

Image Processing Applied To Traffic Queue Detection Algorithm
Image Processing Applied To Traffic Queue Detection AlgorithmImage Processing Applied To Traffic Queue Detection Algorithm
Image Processing Applied To Traffic Queue Detection Algorithmguest673189
 
Enhance Example-Based Super Resolution to Achieve Fine Magnification of Low ...
Enhance Example-Based Super Resolution to Achieve Fine  Magnification of Low ...Enhance Example-Based Super Resolution to Achieve Fine  Magnification of Low ...
Enhance Example-Based Super Resolution to Achieve Fine Magnification of Low ...IJMER
 
Efficient Method of Removing the Noise using High Dynamic Range Image
Efficient Method of Removing the Noise using High Dynamic Range ImageEfficient Method of Removing the Noise using High Dynamic Range Image
Efficient Method of Removing the Noise using High Dynamic Range Imagerahulmonikasharma
 
LANE DETECTION USING IMAGE PROCESSING IN PYTHON
LANE DETECTION USING IMAGE PROCESSING IN PYTHONLANE DETECTION USING IMAGE PROCESSING IN PYTHON
LANE DETECTION USING IMAGE PROCESSING IN PYTHONIRJET Journal
 
An Efficient Visibility Enhancement Algorithm for Road Scenes Captured by Int...
An Efficient Visibility Enhancement Algorithm for Road Scenes Captured by Int...An Efficient Visibility Enhancement Algorithm for Road Scenes Captured by Int...
An Efficient Visibility Enhancement Algorithm for Road Scenes Captured by Int...madhuricts
 
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...cscpconf
 
Sar ice image classification using parallelepiped classifier based on gram sc...
Sar ice image classification using parallelepiped classifier based on gram sc...Sar ice image classification using parallelepiped classifier based on gram sc...
Sar ice image classification using parallelepiped classifier based on gram sc...csandit
 
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
 
SINGLE IMAGE SUPER RESOLUTION IN SPATIAL AND WAVELET DOMAIN
SINGLE IMAGE SUPER RESOLUTION IN SPATIAL AND WAVELET DOMAINSINGLE IMAGE SUPER RESOLUTION IN SPATIAL AND WAVELET DOMAIN
SINGLE IMAGE SUPER RESOLUTION IN SPATIAL AND WAVELET DOMAINijma
 
Matching algorithm performance analysis for autocalibration method of stereo ...
Matching algorithm performance analysis for autocalibration method of stereo ...Matching algorithm performance analysis for autocalibration method of stereo ...
Matching algorithm performance analysis for autocalibration method of stereo ...TELKOMNIKA JOURNAL
 
Survey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesSurvey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesIOSR Journals
 
Survey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesSurvey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesIOSR Journals
 
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...IRJET Journal
 
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGA PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGIRJET Journal
 
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...cscpconf
 
IRJET- Exploring Image Super Resolution Techniques
IRJET- Exploring Image Super Resolution TechniquesIRJET- Exploring Image Super Resolution Techniques
IRJET- Exploring Image Super Resolution TechniquesIRJET Journal
 
208114036 l aser guided robo
208114036 l aser guided robo208114036 l aser guided robo
208114036 l aser guided roboChiranjeevi Manda
 

Semelhante a Technical seminar (20)

Image Processing Applied To Traffic Queue Detection Algorithm
Image Processing Applied To Traffic Queue Detection AlgorithmImage Processing Applied To Traffic Queue Detection Algorithm
Image Processing Applied To Traffic Queue Detection Algorithm
 
project final ppt.pptx
project final ppt.pptxproject final ppt.pptx
project final ppt.pptx
 
Enhance Example-Based Super Resolution to Achieve Fine Magnification of Low ...
Enhance Example-Based Super Resolution to Achieve Fine  Magnification of Low ...Enhance Example-Based Super Resolution to Achieve Fine  Magnification of Low ...
Enhance Example-Based Super Resolution to Achieve Fine Magnification of Low ...
 
Efficient Method of Removing the Noise using High Dynamic Range Image
Efficient Method of Removing the Noise using High Dynamic Range ImageEfficient Method of Removing the Noise using High Dynamic Range Image
Efficient Method of Removing the Noise using High Dynamic Range Image
 
LANE DETECTION USING IMAGE PROCESSING IN PYTHON
LANE DETECTION USING IMAGE PROCESSING IN PYTHONLANE DETECTION USING IMAGE PROCESSING IN PYTHON
LANE DETECTION USING IMAGE PROCESSING IN PYTHON
 
An Efficient Visibility Enhancement Algorithm for Road Scenes Captured by Int...
An Efficient Visibility Enhancement Algorithm for Road Scenes Captured by Int...An Efficient Visibility Enhancement Algorithm for Road Scenes Captured by Int...
An Efficient Visibility Enhancement Algorithm for Road Scenes Captured by Int...
 
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
 
Sar ice image classification using parallelepiped classifier based on gram sc...
Sar ice image classification using parallelepiped classifier based on gram sc...Sar ice image classification using parallelepiped classifier based on gram sc...
Sar ice image classification using parallelepiped classifier based on gram sc...
 
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...
 
SINGLE IMAGE SUPER RESOLUTION IN SPATIAL AND WAVELET DOMAIN
SINGLE IMAGE SUPER RESOLUTION IN SPATIAL AND WAVELET DOMAINSINGLE IMAGE SUPER RESOLUTION IN SPATIAL AND WAVELET DOMAIN
SINGLE IMAGE SUPER RESOLUTION IN SPATIAL AND WAVELET DOMAIN
 
Matching algorithm performance analysis for autocalibration method of stereo ...
Matching algorithm performance analysis for autocalibration method of stereo ...Matching algorithm performance analysis for autocalibration method of stereo ...
Matching algorithm performance analysis for autocalibration method of stereo ...
 
Survey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesSurvey on Single image Super Resolution Techniques
Survey on Single image Super Resolution Techniques
 
Survey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesSurvey on Single image Super Resolution Techniques
Survey on Single image Super Resolution Techniques
 
QDA_RTP_Traffic_ppt_final.ppt
QDA_RTP_Traffic_ppt_final.pptQDA_RTP_Traffic_ppt_final.ppt
QDA_RTP_Traffic_ppt_final.ppt
 
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
 
Land mine detection
Land mine detectionLand mine detection
Land mine detection
 
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGA PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
 
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
 
IRJET- Exploring Image Super Resolution Techniques
IRJET- Exploring Image Super Resolution TechniquesIRJET- Exploring Image Super Resolution Techniques
IRJET- Exploring Image Super Resolution Techniques
 
208114036 l aser guided robo
208114036 l aser guided robo208114036 l aser guided robo
208114036 l aser guided robo
 

Último

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Último (20)

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Technical seminar

  • 1. SREE KAVITHA ENGINEERING COLLEGE UNDER THE SUPERVISION OF: Mrs.D.SAILAJA M.Tech,(ph.D).; Associate Professor. Karepalli – 507122,Khammam Dt, TS DEPT OF ELECTRONICS AND COMMUNICATION ENGINEERING A LANE BOUNDARY DETECTION METHOD BASED ON HIGH DYNAMIC RANGE IMAGE PRESENTED BY: K.LAVANYA (11C81A0457)
  • 2. CONTENTS • ABSTRACT • INTRODUCTION • HDR CAMERA • LANE DETECTION OF HDR IMAGE • MERGING OF IMAGES • DIFFERENTIAL EXPOSED IMAGES • MERG HIGH DYNAMIC RANGE IMAGE • IMPROVED METHOD BASED ON HDR • RESULTS • ADVANTAGES AND DISADVANTAGES • CONCLUSION AND FUTURE SCOPE
  • 3. ABSTRACT Every year many vehicle departure accidents happen due to the driver's carelessness. Lane Departure Warning System (LDWS) is a kind of system which can relieve the stress of the drivers and reduce traffic accidents. But most traffic scences have greater dynamic range than digital camera at present.
  • 4.  ADAS are systems which can help the drivers in their driving process. They are designed with a safe Human-Machine Interface and it should increase car safety and more generally road safety.  Nowadays the most common ADAS are navigation system, adaptive cruise control (ACC) system, lane departure warning system (LDWS), lane change assistance system, collision avoidance system, night vision, traffic sign recognition and so on.  Dynamic range is the ratio between the largest light intensity and the smallest possible light intensity values in a scene. The dynamic range in most scenes in the natural environment is larger than 10^5 INTRODUCTION
  • 5. DIFFICULT SCENES FOR LDWS Affected by adverse light conditions such as reflective road surfaces, road with the shadows of the trees
  • 7. LANE DETECTION ON HDR IMAGE TAKE DIFFERENTLY EXPOSED IMAGES Tocci’s method is the most suitable for the real time system like the lane departure warning system. Images taken by a camera continuous with changing exposure time. In the first row, the images exposure time are 1/250 second, 1/1000 second, 1/60 second. In the second row, the images exposure time are 1/60 second,1/250second, 1/15 second. We can find out a lot of pixels are white in the properly- exposure image., and in the under-exposure image most pixels are almost black while in the over-exposure image most pixels are almost white.
  • 9. HISTOGRAM OF THE PROPERLY-EXPOSURE IMAGE HISTOGRAM OF UNDER- EXPOSURE IMAGE HISTOGRAM OF THE OVER-EXPOSURE IMAGE HISTOGRAM REPRESANTATION
  • 10. LANE DETECTION OF HDR IMAGE RECOVER THE RESPONSE FUNCTION OF THE CAMERA: We use the method Debevec proposed to calculate the response function .Let us call the response function f. It can be assumed that Zij is the gray scale value of the pixel which is numbered i and exposure time is Δtj. Ei is the real luminance of the point in the scene that pixel i take. They meet the equation as:
  • 11. MERG OF HIGH DYNAMIC RANGE IMAGES We use the differently exposed images and the camera response function to merge a 32 bit image and then tone mapping it to a 8 bit image. CAMERA RESPONSE
  • 12. AUTO EXPOSED IMAGE AND HDR IMAGE OF THE SAME SCENE HISTOGRAM OF THE HDR IMAGE
  • 13. EDGE DETECTION  Edge detection of the image is to detect the edge of the surrounding pixels have a gray-scale step-like changes or changes in the roof of a collection of pixels. In the images taken for lane detection, the lane in the image is different from the road. So we can detect the lane use EDGE DETECTION ALGORITHM.  We use Sobel operator to detect the lane boundary. The Sobel operator use the weighted difference of the gray scale value of the field point of each point in the image.
  • 14. Image binaryzation  Before detect the line, we should do the image threshold segmentation first. Image binaryzation is the procedure of separating the target and the background.  The algorithm assumes that the image to be thresholded contains two classes of pixels or bi-modal histogram, then calculates the optimum threshold separating those two classes so that their combined spread.
  • 15. Hough transform  The final step of the detection is to detect the boundary of the lane. Most of the lane are straight line or clothoid curve, we can use hough transform to detect the line.  Carried out in voting procedure.  This voting procedure is carried out in the parameter space, in the parameter space the object candidates are obtained as local maxima in an accumulator space that is constructed by the algorithm for computing the Hough transform.
  • 16. IMPROVED METHOD BASED ON HDR IMAGE  EXPOSURE FUSION Exposure fusion is an alternative way to merge high dynamic range images. Compared with the traditional HDR merging method, it leaves out many computation procedures. By fusion the different exposed images, the image has greater dynamic range than one image. But without scientific calculations, the image merged by exposure fusion is not as good as the image merged in the traditional HDR merging method.
  • 17. The improved method As we all know, color image has red, green, blue channels, in the high dynamic range merging procedure, we should calculate three times to merge a HDR image. And the time of calculate one channel is very long. But the computation on binary images is very quick. So we propose a improve method. The lane detection procedure of the method based on HDRimage is as shown in and the lane detection procedure of the improved method Exposure fusion in the improved method The lane detection system is a real-time system. We should consider the computation time first. If we choose a complex exposure fusion method, it will not use in a real lane departure warning system.
  • 18. PROCEDURE OF THE METHOD BASED ON HDR IMAGE FLOW CHART REPRESENTATION
  • 19. PROCEDURE OF THE IMPROVED METHOD IMPROVED METHOD
  • 20. Lane Departure Warning System (LDWS) is a kind of system which can relieve the stress of the drivers and reduce traffic accidents. The high dynamic range image can improve the accuracy of the lane detection method. We proposed an improved method based on exposure fusion to reduce the computational time of the system. ADVANTAGES
  • 21. DISADVANTAGES Processing of merging HDR image is very time consuming. It makes HDR image can't be used in real-time LDWS. We proposed an improved method based on exposure fusion to reduce the computational time of the system.
  • 22. APPLICATIONS 1)LDWS 2)Lane keeping assistance 3)Blind spot recognition 4)Traffic sinal recognition 5) Pedistrain recognition
  • 23. COMPUTATION TIME After a series of experiments, we get the computation time use each method. The average computation time on a single image is about 40ms, the average computation on HDR image is about 2 seconds, and the computation time use the improved method is about 100ms. We can get the method based on high dynamic range images cost too much time, it can’t be used in the system. But the improved method based on exposure fusion costs about 65ms, it can be used in the real-time system. EXPERIMENTAL RESULTS
  • 24. DETECTION RESULTS Edge detection result of the auto exposed images and high dynamic range image
  • 25. CONCLUSION We use three images with different exposure to merge a high dynamic range image and detect the lane in the HDR image. The experimental results show that the high dynamic range image can improve the accuracy of the lane detection method. However, the processing of merging HDR image is very time consuming. It makes HDR image can't be used in real-time LDWS. We proposed an improved method based on exposure fusion to reduce the computational time of the system.
  • 26. FUTURE WORK The average computation time of with the improved method based on exposure fusion is about 100ms. It meets the need of the lane departure warning system. In order to detect the lane in the image, future work on develop a high dynamic range camera system should be excavated and utilized. By incorporating a departure warning system, the functionalities of the lane marking system can be enhanced. Hough transform can be implemented on FPGA board. FPGA implementation consumes less power also it is very compact and fast.