Skip to content

POSTECH-IMLAB/lane_detection_hough

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lane_detection_hough

Created by Juhyun Ahn and Daijin Kim at POSTECH IM Lab

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.

Releases

No releases published

Packages

No packages published

Languages

  • Tcl 97.6%
  • C 2.4%