Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T22:39:19.000Z (about 1 year ago)
- Last Synced: 2025-01-13T11:06:54.103Z (8 days ago)
- Topics: apriltags, aruco, aruco-markers, fiducial-markers, generator, vision, website
- Language: JavaScript
- Homepage: http://chev.me/arucogen/
- Size: 135 KB
- Stars: 433
- Watchers: 7
- Forks: 54
- 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.