fehlfarbe / python-aruco

Python wrappers for ArUco library
Other
67 stars 16 forks source link

Draw Markers #7

Closed MessMaker236 closed 7 years ago

MessMaker236 commented 7 years ago

Is it possible to use the drawMarker function to create ArUco markers with this wrapper? If not, its ok, but how should I go about creating markers? Thanks

MessMaker236 commented 7 years ago

Sorry for the extremely nubie issue. Draw markers here: http://terpconnect.umd.edu/~jwelsh12/enes100/markergen.html

fehlfarbe commented 7 years ago

Ther is also the program aruco_print_marker in aruco-2.0.19/build/utils/ :)