Skip to content

arturoc/ofxAruco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

155aae3 · May 25, 2021

History

37 Commits
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Apr 10, 2020
Mar 8, 2018
Jan 17, 2018
Jan 26, 2018
Jun 1, 2016
Jan 26, 2018
Feb 12, 2013

Repository files navigation

ofxAruco

openFrameworks addon for the AR library ArUco:

Much simpler than other marker based AR libraries.

It's main features:

  • Detect markers with a single line of C++ code
  • Detection of AR boards (markers composed by several markers)
  • Requires only OpenCv (>=2.1)
  • Up to to 1024 different markers
  • Trivial integration with OpenGL and OGRE
  • Fast, reliable and cross-platform because relies on OpenCv
  • Examples that will help you to get running your AR application in less than 5 minutes
  • BSD licence

Notes:

  • begin/beginBoard set openGL to use normalized cordinates from -1,1 with 0,0 in the center of the marker or board with positive y upwards

About

openFrameworks addon for marker based AR using ArUco: www.uco.es/investiga/grupos/ava/node/26

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published