Lane Detection Using Sliding Windows In Python Using OpenCV | Tutorial | Image Processing Project

preview_player
Показать описание
This video uses opencv2 in python for image processing and is for anyone with a knack for image processing.

Chapters:
00:00 Introduction
01:48 Step-1: Reading Video
02:20 Step-2: Region of Interest
04:29 Step-3: Perspective Transformation
05:36 Step-4: Image Thresholding
06:59 Final Step: Histogram
14:10 Final Step: Sliding Windows

Resources:

Code and video used available here:

Further studies:
Рекомендации по теме
Комментарии
Автор

Thanks....It helped me in doing my semester project..

prernakumari
Автор

Hello, thanks for the video! You have explained well how this can be done.
Questioner: Did you have to change "lx" to "rx" in line 90?

zpgonzn
Автор

Great work. Thanks. Can you complete the code drawing lines in the car perspective original image

arthurperini
Автор

Firstly thanks for your video, so great work. You already mentioned it starting of video but i wanna still ask you are you sure that there is no way to implement this method to build autonomous car?. Can't we make any arrangement for it? What i'm trying to achive is getting rough angle value to send it arduino in order to steer my car.

omercandemirci
Автор

Hello there. Can you do front collision warning with this ?

itxtayab
Автор

can we do the same using raspberry pi and dump our trained ml model into Raspbian os and do the project, Is it possible?

bharathvarun