Skip to content

mosvlad/augmented-reality-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV + Aruco - Augmented reality sample

This is sample Python project for demonstrate basic pipeline of Augmented reality technology.

Baseline

1 - Detect Aruco marker

image

2 - Estimate marker 6D position

image

3 - Project 3D model points to 2D frame coordinate system

ezgif-5-376ad0b923

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

About

Augmented reality example on Python (opencv)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages