I want to be able to draw enclosed aruco markers like the one below:
The cpp library’s aruco_print_marker file allows enclosed markers with the -e argument, but I haven’t found the same functionality anywhere in the python module. Does anyone know how to do it?