Skip to content
#

self-driving-car

Here are 90 public repositories matching this topic...

A Flask Application deployed over Google Cloud Platfrom to perform Advanced Lane Detection on Road Images which includes advanced image processing to detect lanes irrespective of the road texture, brightness, contrast, curves etc. Used Image warping and sliding window approach to find and plot the lane lines.

  • Updated Jan 10, 2020
  • HTML

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 self-driving-car 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 self-driving-car topic, visit your repo's landing page and select "manage topics."

Learn more