tum-phoenix / drive_ros_image_recognition

image recognition (lanes, crossings, start lines, ....)
MIT License
2 stars 1 forks source link

[LDCA/LDML] Lane Detection #13

Open a-0-dev opened 5 years ago

a-0-dev commented 5 years ago

Objective: Lane Detection for our CC20 Car

The lane Detection is an important task in autonomous driving.

Goal

Setup:

Our previous line detection can be found: https://github.com/tum-phoenix/drive_ros_image_recognition/tree/polynom You can try different computer vision approaches or machine learning approaches.

A template with basic functions can be found under: https://github.com/tum-phoenix/drive_ml/issues/19

Tasks:

xXBasti commented 5 years ago

Maybe that can be helpful: https://github.com/tatsuyah/Lane-Lines-Detection-Python-OpenCV