Skip to content
javierre edited this page Jun 21, 2019 · 12 revisions

Welcome to the ARcontent wiki!

The scripts present in this repository are done in Python3. The chroma script is easily adaptable to Python2 (changing print("message") to print "message" more info here).

In the case of the ArUco scripts for Augmented Reality, the aruco library is inside OpenCV library, so no extra installation should be necessary.

Take a look more deeply in each application:

Chroma

Marker AR

  • BoW Place Recognition (coming soon...)
Clone this wiki locally