/CV-Playground

Test code for computer vision and visualization algorithms

Primary LanguageC++

CV PLAYGROUND - README
----------------------

Basic experimental code.

Dependecies:
* Qt
* OpenGL

------------
To build in command line:

    qmake CV-Playground.pro
    make

Only builds under Linux supported by now.

To run, you need an equirectangular image 'panorama.jpg' in the executable path.
Drag the mouse to pan, +/- to zoom in/out.