Skip to content

Concepts of Image Processing is being used to identify the lane more precisely

Notifications You must be signed in to change notification settings

Ascalon01/Advanced-Lane-Lines

Repository files navigation

Advanced-Lane-Lines

Project Overview

The goal of the project is to create an image processing algorithm using Advanced computer vision techniques, to Correct distorted images/ videos, correctly identify lane lines on the road, calculate radius of curvature of road and also position of the vehicle with respect to center. The algorithm should be robust enough to work on a series of images (video) with varying conditions like changing light conditions and color variations from shadows, etc.

Files in the repository

Running the code

This project was developed using Python 3.5. The IPython notebook can be run using Jupyter Notebooks. The project depends on the,

  1. NumPY
  2. OpenCV
  3. Matplotlib
  4. Pickle

About

Concepts of Image Processing is being used to identify the lane more precisely

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published