The code in this project are examples and tests for using Aruco markers and OpenCV 3.2.0, for camera calibration, Aruco marker generation, and detection
OpenCV 3.2.0 was run in a virtual environment. For details on setting up this work environment, use the resources linked below.
This code in this project was tested on the following systems:
- Linux Debian dist
- Linux Mint 18.1 Cinnamon 64-bit
- Python 2.7 with OpenCV 3.2.0
- MacBook Air
- macOS Sierra 10.12.4
- Python 2.7 with OpenCV 3.2.0
For the installation of OpenCV 3.2.0, the following tutorials were used for reference: