This is sample Python project for demonstrate basic pipeline of Augmented reality technology.
Baseline
1 - Detect Aruco marker
2 - Estimate marker 6D position
3 - Project 3D model points to 2D frame coordinate system
For run project connect USB webcam to your PC and paste in terminal:
git clone https://github.com/mosvlad/augmented-reality-example
pip install -r requirements.txt
python main.py