Vehicle Detection and Tracking

  1. Use color and gradient base features
  2. Choose and train a classifier Linear SVM = speed and accuracy
  3. Search for vehicle using sliding window. Minimize search windows (skip )

To identifiy car in the image we use color, position within the image, shape, apparent size.