https://github.com/okalachev/arucogen
Online ArUco markers generator
https://github.com/okalachev/arucogen
apriltags aruco aruco-markers fiducial-markers generator vision website
Last synced: 7 months ago
JSON representation
Online ArUco markers generator
- Host: GitHub
- URL: https://github.com/okalachev/arucogen
- Owner: okalachev
- License: mit
- Created: 2018-03-26T22:53:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T22:39:19.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T11:08:26.275Z (7 months ago)
- Topics: apriltags, aruco, aruco-markers, fiducial-markers, generator, vision, website
- Language: JavaScript
- Homepage: http://chev.me/arucogen/
- Size: 135 KB
- Stars: 448
- Watchers: 6
- Forks: 56
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Online ArUco markers generator
====Generate markers online and save them to SVG and PDF with ease: http://chev.me/arucogen/.
Markers dictionaries are taken from this URL:
https://raw.githubusercontent.com/opencv/opencv_contrib/master/modules/aruco/src/predefined_dictionaries.hpp.Learn more about ArUco markers: https://docs.opencv.org/3.2.0/d5/dae/tutorial_aruco_detection.html.