Skip to content

Use a Histogram of Oriented Gradients (HOG), Spatial Binning of Color, Histograms of Color, a Linear Support Vector Machine and multi-scale sliding windows for vehicle detection and tracking

Notifications You must be signed in to change notification settings

cdemutiis/Vehicle_Detection_and_Tracking

Repository files navigation

Vehicle_Detection_and_Tracking

  • 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 P5_Vehicle_Detection_and_Tracking.ipynb within the repo

Starter Jupyter notebook and data provided by Udacity

About

Use a Histogram of Oriented Gradients (HOG), Spatial Binning of Color, Histograms of Color, a Linear Support Vector Machine and multi-scale sliding windows for vehicle detection and tracking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published