Skip to content

rohreddy01/Lane-Detection-using-Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This repository is just a test project to learn github

MATLAB Lane Detection Project

This project implements lane detection on road images and videos using classical computer vision techniques in MATLAB.

πŸš— Features

  • Canny edge detection
  • Gaussian noise reduction
  • Region of interest masking
  • Hough transform for line detection
  • Result overlay on images/videos

πŸ“‚ Folder Structure

matlab-lane-detection/ │── data/ β”‚ β”œβ”€β”€ road.png β”‚ β”œβ”€β”€ lane_video.mp4 │── src/ β”‚ β”œβ”€β”€ lane_detection_image.m β”‚ β”œβ”€β”€ lane_detection_video.m │── results/ β”‚ β”œβ”€β”€ output_image.png β”‚ β”œβ”€β”€ output_video.mp4 │── README.md

πŸ›  Requirements

  • MATLAB
  • Image Processing Toolbox

▢️ How to Run

Open MATLAB and run:

lane_detection_image
# Lane-Detection-using-Matlab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages