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

Develop a Python GUI for displaying Results. #47

Closed akshitagupta15june closed 3 years ago

akshitagupta15june commented 3 years ago

Develop a Python GUI for displaying Results. A Interactive GUI application using python (Tkinter) to show results

Vrindagupta6828 commented 3 years ago

@akshitagupta15june Please assign me this issue.

akshitagupta15june commented 3 years ago

Join Discord channel for discussion. discord.gg/qr8d7thz

Vrindagupta6828 commented 3 years ago

@akshitagupta15june please assign

Vrindagupta6828 commented 3 years ago

@akshitagupta15june It is showing invalid invite. Invite has expired.

anishkabhatia commented 3 years ago

What kind of a GUI are you looking for? What all should it contain?

akshitagupta15june commented 3 years ago

gui will contain a button of capturing live and a display showing the results or output. Gui is required so that the output can be displayed externally.