Skip to content

Conversation

@NotIncorecc
Copy link
Contributor

@NotIncorecc NotIncorecc commented Oct 30, 2024

Road Lane Highlighting using OpenCV

Summary

In this project I have developed a program using OpenCV to detect and highlight lanes in a video recording of a road.

Description

It involves dynamic masking on the basis of the color of the road

The changes are as follows:

  • Added the script and required code within the folder
  • Adjusted README.md file as stated

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,
resolves #366
NotIncorecc

@DhanushNehru DhanushNehru merged commit 164d09c into DhanushNehru:master Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Highlight lanes of a road using OpenCV

2 participants