Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 491 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 491 Bytes

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