Autonomous Lane Detection

Project information

  • Tech Stacks: Python, OpenCV, NumPy, Matplotlib, MoviePy, Docopt
  • Category: Computer Vision, AI/ML
  • Repository URL: Source Code

This project implements a lane detection system using OpenCV to process images and videos for identifying lane markings. By transforming the camera's view and applying advanced image processing techniques, the system accurately detects lanes. It also offers multiple visualizations, including standard lane detection, bird's-eye view, and a sliding window view, making it a versatile tool for autonomous driving research.