/lane_detection_hough

Lane detection using hough transform

Primary LanguageTcl

lane_detection_hough

lane detection using hough transform.

  • ROI extractino and edge detection.
  • line detection using hough transform.
  • false-positive removal.
  • left and right lane classification.
  • line model fitting.
  • calculate the vanishing point.