Closed NotIncorecc closed 3 weeks ago
In this project I have developed a program using OpenCV to detect and highlight lanes in a video recording of a road.
It involves dynamic masking on the basis of the color of the road
Thank You, resolves #366 NotIncorecc
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:
Checks
in the repository
in the PR
Thank You, resolves #366 NotIncorecc