-
- Notifications
You must be signed in to change notification settings - Fork 264
Added Code to Detect Lane from Image #893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Code to Detect Lane from Image #893
Conversation
| Hello there! 👋 Welcome to the project! 💖 Feel free to get in touch with me through social media handles. Hope to see you there!😄 |
| Follow the PR template, edit it and add the project details to check onto your PR. @harshved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs changes to be done in project structure:
Images and output screenshots should be in "Images" folder
Readme file should be as README.md and it needs more elaboration. Lacks details on the project
The project file should be as "lane_detector.py"
Also a "requirements.txt" file which lists out all the libraries used in this project.
Kindly do these changes. @harshved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes to be done:
All images and output screenshots should be in "Images" folder
Also add compilation steps and purpose of the project in README.md
Kindly do these changes. @harshved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR approved. Impressive and good take up. Welcome to repo officially. Yay. 👌👏@harshved
| Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️ |
| Hey, I could see you haven't filled up the form yet with your PR link. Kindly do it to let your contribution count. Form is available in project channel of the slack. Do fill it up and let me know. I need to add your score. Do it by tomorrow evening as I have to send up the scores to DCP team. @harshved |
| Hey, I am done with the form.👍 Sorry I just forget to fill it out. Regards, Harsh. …On Sun, Aug 8, 2021 at 3:16 PM Prathima Kadari ***@***.***> wrote: Hey, I could see you haven't filled up the form yet with your PR link. Kindly do it to let your contribution count. Form is available in project channel of the slack. Do fill it up and let me know. I need to add your score. Do it by tomorrow evening as I have to send up the scores to DCP team. @harshved <https://github.com/harshved> — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#893 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AQOVFAVTHOEF2RCB3YGX3NTT3ZG7ZANCNFSM5BIU7FXQ> . Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email> . |
Related Issue
Info about the related issue
LGM-SOC'21 Participant
DevIncept Participant
Contributor
Closes: #123
Describe the changes you've made
Added the Code which detect Lane from the image and gives the output.
Note: If you use your image just set the area of interest as per the image to get better and perfect output.
Type of change
What sort of change have you made:
How Has This Been Tested?
Describe how have you verified the changes made
Checklist:
Screenshots