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