Skip to content

CursedPrograms/AR-Python-OpenCV

Repository files navigation



Python
OpenCV
PowerShell Shell Batch

AR-Python-OpenCV

Augmented Reality with Python. Aruco Markers & OpenCV

How to Run:

pip install objloader

pip install Cython==3.0.11
pip install --upgrade pip setuptools wheel
pip install path_to_downloaded_wheel.whl
pip install PyOpenGL PyOpenGL_accelerate
pip install -r requirements.txt
python main.py

To make the setup script executable, run the following command in your terminal:

chmod +x setup.sh
pip install Cython==3.0.11
pip install --upgrade pip setuptools wheel
pip install path_to_downloaded_wheel.whl
pip install PyOpenGL PyOpenGL_accelerate
opencv-python==4.6.0
opencv-contrib-python==4.6.0.66
matplotlib>=3.9.2
numpy>=1.26.2
PyOpenGL==3.1.7
pygame

© Cursed Entertainment