Skip to content
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

Marker Dictionary #57

Open
Asif6511 opened this issue Sep 27, 2018 · 8 comments
Open

Marker Dictionary #57

Asif6511 opened this issue Sep 27, 2018 · 8 comments

Comments

@Asif6511
Copy link

Hi,

Is it possible to use a different Aruco dictionary in this package? I know that now the package can detect markers from Original aruco dictionary. Please suggest a way to implement the detection on a different Aruco dictionary. Thanks.

@NalinLuthra
Copy link

Yes, You can easily use different dictionary just need to do some tweaks in the code it self. It will be easy if you would like to tell which dictionary ?

@Asif6511
Copy link
Author

I would like to use the 7*7 dictionary. I find the marker detector function doesn't require dictionary parameter as supposed to the one in OpenCV arUco documentation. Also, since dictionaries are predefined, I don't find anywhere in the code where a particular dictionary is loaded. Please let me know if you found the snippet to do so. Thanks :)

@alanprodam
Copy link

Hi,

I have the same doubt, I would like to use the Dictionary: 4x4(50).

@fhln
Copy link

fhln commented May 20, 2019

yah...the same question

@Sinchiguano
Copy link

same question but nor answer at all, anyone who solved the problem, let me know please.

@DharminB
Copy link

DharminB commented Feb 1, 2020

I think the dictionary used is 5x5. This function is pretty much hard coding it. I haven't tried changing it but that might be a good place to start. 🤷‍♂️

@xhqnogit
Copy link

Hello everyone, has anyone solved this problem? I wanted to use the DICT_7X7_100 dictionary, but I couldn't find it. Thank you so much for helping me

@ErikParkerrr
Copy link

any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants