Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 876 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 876 Bytes

MR

Marker based openGL mixed reality

Requirements

npm

Install npm using your package manager

OpenCV

Install OpenCV using your package manager

In Arch Linux

$ sudo pacman -S vtk
$ sudo pacman -S hdf5

OpenGL

In Linux install freeglut

Usage

In project directory

$ cd app/
$ npm install 
$ npm start

First 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.