Skip to content

Commit

Permalink
corrected error2
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudh-chakravarthy authored Nov 22, 2018
1 parent aec72cf commit 6968142
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## Lane Line Detection

<br/>
This project tries to detect Lane lines on Road Images using Python and OpenCV. The algorithm works reasonably well for images with low brightness as well. \

This project tries to detect Lane lines on Road Images using Python and OpenCV. The algorithm works reasonably well for images with low brightness as well.
\

The processing has been carried out using the Caltech Pedestrian and Nexet datasets. \

The processing has been carried out using the Caltech Pedestrian and Nexet datasets.
\

The code can be run using the following command:
`python3 main.py`
Expand Down

0 comments on commit 6968142

Please sign in to comment.