-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
Aruco marker Detection #593
Aruco marker Detection #593
Conversation
Our team will soon review your PR. Thanks @jayeshrdeotalu :) |
Need to follow the project structure for this project. Update the project structure according to the requirement. |
Done... |
Could you please review my PR... |
Hi @jayeshrdeotalu sorry for replying late. It will be better if you just put the URL of dataset inside a README.md in the Dataset folder instead of putting all the datapoints individually. |
Hello @abhisheks008 , the datapoints are collected from the google, so there is no specific source to the images. |
@abhisheks008 what happened...? |
Hi @jayeshrdeotalu this project repo will be participating SSOC. That's why removing all the pending tasks. |
Ohh @abhisheks008 could you please tell me how to apply for SSOC? |
Here's the link, https://ssocseason3.devfolio.co/ |
Pull Request for ML-Crate 💡
Issue Title: Aruco Marker Detection
Closes: #551 number that will be closed through this PR
Describe the add-ons or changes you've made 📃
I have collected images containing variety of aruco markers, using open cv's aruco marker library detected and read the markers within the images.
Give a clear description of what have you added or modifications made
Added code with dataset to detect and read Aruco markers.
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Describe how it has been tested
code has be tested with images of multiple size with different types of aruco markers, multiple aruco libraries are used to make code more robust.
Describe how have you verified the changes made
Changes are verified through unit testing.
Checklist: ☑️