Загрузка...

Project 5 - Finding Lane Lines using OpenCv and Python.

Finding lanes using OpenCv to start was exciting journey , Implemented the solution in below steps: 1. Conversion of images to gray scale 2. Finding region of interest 3. Gaussian smoothing to remove the noise and blur the image . 4. Canny Edge detection over Gaussian image 5. Apply the Hough transform on canny image. 6. Applying these results on actual image as weighted image. 7. Averaging the lane lines 8. Applying results on video( which is nothing but series of Images) . Source Code available here : https://github.com/RITESH-Kapse/Self-Driving-Car-Engineer./tree/master/ComputerVisionFundamentals/Project%201%20-%20Finding%20Lane%20Lines%20Completed

Видео Project 5 - Finding Lane Lines using OpenCv and Python. автора Python умы
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки