Skip to content

CursedPrograms/AR-Python-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter: @NorowaretaGemu License: MIT



Python
OpenCV
Git PowerShell Shell Batch

AR-Python-OpenCV


## Augmented Reality with Python: Aruco Markers & OpenCV

Documentation

How to Run:

https://github.com/CursedPrograms/OpenGL-Wheels-3.1.7-cp312-Archive/tree/main

pip install PyOpenGL-3.1.7-cp12-cp12m-win_amd64.whl
pip install PyOpenGL_accelerate-3.1.7-cp12-cp12m-win_amd64.whl

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

How to Run:

Install Requirements

Using Python directly:

pip install -r requirements.txt

Or run:

  • install_requirements.bat


Run main.py

Using Python directly:

python main.py

Using provided scripts:

Windows:

  • .\run.bat or
  • .\run.ps1

Unix-like systems (Linux/macOS):

  • .\run.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