Hello all,
I had a question and I would be thankful if you could guide me through it. Is it possible to create a fractal marker using this aruco package?
I was wondering that in a way when we use import cv2.aruco and then obtain predefined dictionaries for aruco eg. dict_5x5_50 or dict_6x6_50, etc. Is it possible to do the same with the newly installed aruco 3.1.12 library along with this package?
Thanks in advance. :)