akshitagupta15june / lane_detection_opencv

The main emphasis of this project is to find the further ways which can be used further to improve the result of lane detection algorithms. Join Discord channel for discussion.
https://discord.gg/CWqgNWbNye
MIT License
37 stars 36 forks source link

Implementation of Bird Eye View #83

Closed hritik5102 closed 3 years ago

hritik5102 commented 3 years ago

Issue no. - #67

Added file -

Changes in the folder structure

├───.github
│   ├───ISSUE_TEMPLATE
│   ├───Pull_Request_template
│   └───workflows
├───.idea
│   └───inspectionProfiles
├───.ipynb_checkpoints
├───Bird Eye View
          │─── Bird_Eye_View.py
          │─── Bird_View_Output.gif
          │─── Lane_Detection_Output.gif
          │─── theroad.mp4
├───camera_cal
├───Images
└───Lane detection using Cnn
    ├───img
    └───__pycache__