Skip to content
#

lane-markings

Here are 6 public repositories matching this topic...

This is the final project for the Geospatial Vision and Visualization class at Northwestern University. The goal of the project is detecting the lane marking for a small LIDAR point cloud. Therefore, we cannot use a Deep Learning algorithm that learns to identify the lane markings by looking at a vast amount of data. Instead we will need to buil…

  • Updated Nov 27, 2019
  • Jupyter Notebook

This is a computer vision project for solving the problem of lane detection in autonomous driving vehicles. The project uses simple thresholding based techniques in L*a*b color space. Programming has been done in C++ using OpenCV library.

  • Updated Nov 15, 2019
  • HTML

Improve this page

Add a description, image, and links to the lane-markings topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lane-markings topic, visit your repo's landing page and select "manage topics."

Learn more