Skip to content

Advanced Lanes Detection using camera calibration, gradient/colour thresholding, a bird's-eye view perspective transform, a sliding window search and quadratic polynomial fits

Notifications You must be signed in to change notification settings

cdemutiis/Advanced_Lanes_Detection

Repository files navigation

Advanced_Lanes_Detection

Advanced Lanes Detection using camera calibration, a perspective transform, gradient thresholding, a sliding window search, polynomial fits and the HLS color space

  • Create an Anaconda environment using conda env create -f environment.yml --name car_environment within the repo
  • Activate the Anaconda environment using source activate car_environment
  • Run jupyter notebook P4_advanced_lanes_detection.ipynb within the repo

Starter Jupyter notebook and data provided by Udacity

About

Advanced Lanes Detection using camera calibration, gradient/colour thresholding, a bird's-eye view perspective transform, a sliding window search and quadratic polynomial fits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published