Marker based openGL mixed reality
Install npm using your package manager
Install OpenCV using your package manager
In Arch Linux
$ sudo pacman -S vtk
$ sudo pacman -S hdf5In Linux install freeglut
In project directory
$ cd app/
$ npm install
$ npm startFirst press Calibration in order to calibrate the camera.
You'll need to use this image.
Insert the square size in meters and
Simply capture it in differnet angels (press space key to capture).
All markers will be downloaded into Markers.
Secondly press Marker Detection.
Insert the marker size in meters.
Press End in order ro close the calibration or the marker detection.