Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Aruco 2.0* dictionaries for OpenCV 3.1.0

Hi,

I printed out some markers using aruco 2.0.10 using aruco's predefined dictionary ARUCO_MIP_36h12(which is recommended by aruco's sourceforge page: link).

I could not find ARUCO_MIP_36h12 predefined dictionary in the aruco module of opencv_contrib (as of version 3.1.0). Is there a way to map aruco's predefined dictionaries to opencv's aruco?

Thanks,