Generic Computer Vision Library supporting
- Kinematic chains/trees
- 2D/3D deformable meshes
- Camera projection models
- Kd-Tree
- OcTree
- QuadTree
- BSP Tree
- Wavelet
- Tensor operations
- OpenGL Rendering
- OpenGL Shaders (GLSL)
- Media player for win32
- Video input
This library has been used for the Unstructured VBR paper (http://lucaballan.altervista.org/uvbr.html) and my works on markerless motion capture (http://lucaballan.altervista.org/mhmc.html).
If you are using this library, please cite one of these papers.
Install Opencv in "Common Libs\opencv_win"
Install newmat in "Common Libs\newmat"
Install gsl in "Common Libs\gsl"
Install glew in "Common Libs\glew"
Install CLAPACK in "Common Libs\CLAPACK"
Install Levenberg-Marquardt in "Common Libs\Levenberg-Marquardt"
Install lp_solve in "Common Libs\lp_solve"
Install all the dll in bin32 and bin64
Compile GammaLib