/chess2go

Chess2Go is an interactive augmented reality chess game.

Primary LanguagePython

Chess2Go (An Interactive AR Chess Game)

Intsallation Guide

  1. Make sure your OpenCV was installed using pip install opencv-contrib-python
  2. Install OpenGL using the following youtube tutuorial Install PyOpenGL + GLUT in Windows
  3. You will also need Pillow pip install pillow
  4. The python pickle module was used to import camera parameters but you can edit that part to work with the camera you will use