aruco_ros icon indicating copy to clipboard operation
aruco_ros copied to clipboard

Marker Dictionary

Open Asif6511 opened this issue 6 years ago • 8 comments

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.

Asif6511 avatar Sep 27 '18 12:09 Asif6511

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 ?

NalinLuthra avatar Nov 07 '18 21:11 NalinLuthra

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 :)

Asif6511 avatar Nov 15 '18 10:11 Asif6511

Hi,

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

alanprodam avatar Jan 17 '19 01:01 alanprodam

yah...the same question

fhln avatar May 20 '19 01:05 fhln

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

Sinchiguano avatar Aug 11 '19 17:08 Sinchiguano

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. :man_shrugging:

DharminB avatar Feb 01 '20 21:02 DharminB

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

xhqnogit avatar Oct 23 '23 13:10 xhqnogit

any updates on this?

ErikParkerrr avatar Jan 08 '24 00:01 ErikParkerrr