Skip to content

alanroyce2010/ar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Augmented Reality with Aruco marker

Dependencies

It uses OpenCV(3.4.2) and Numpy(1.17.2). The python version is 3.7.5

conda create -n augmented_reality python=3.7.5
conda activate augmented_reality

To install the dependencies -

pip install -r requirements.txt
python ar.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages