A lane detection software to accurately identify and track lane boundaries using image processing techniques and video feeds.
-
Use the following commands to clone the repository. If using SSH:
git clone git@github.com:nooodle-soup/LaneGuard.gitIf using HTTPS:git clone https://github.com/nooodle-soup/LaneGuard.git -
Install dependencies.
-
Manually change the path to the video file in
frame_capture. -
Run all cells of the notebook.
-
Your results should be in the root repository with the name
project.avi.
