Banus / CV-Playground

Test code for computer vision and visualization algorithms

Home Page:CV-Playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Test code for computer vision and visualization algorithms

CV-Playground


Languages

Language:C++ 91.3%Language:C 5.0%Language:Prolog 3.6%