Skip to content

diogok/js-aruco-markers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-aruco markers

js-aruco is a great augmented reality lib in javascript, based on ArUco, a lightweight RA based on OpenCV.

This is a simple html page that generate the possible markers in canvas, so you can save the image, print them or generate them on demand.

You can clone this repo and access index.html or include markers.js and call makeMarker(id,width,height) which will return a canvas element drawn.

See all markers

Releases

No releases published

Packages

No packages published