keir / libmv

The multi-view reconstruction library

Home Page:http://libmv.googlecode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libmv multiview reconstruction and tracking library
===================================================

Libmv is a simple multiview reconstruction library.

It is not ready yet. If you're interested in contributing, see:

  http://code.google.com/p/libmv

The short story:

 $ git pull git://github.com/Matthias-Fauconneau/libmv.git
 $ make
 $ bin-opt/bin/qt-tracker

Try loading an image sequence and start tracking. This UI may crash on you.
There's a reason we claim libmv is not finished !

Building
--------

Before building, make sure you have the following:

* CMake 2.4 or newer.
* Qt4.

Then run 

 $ make

Problems
--------

If you encounter problems, please mail the branch author or ask for help on irc://irc.freenode.net/libmv

About

The multi-view reconstruction library

http://libmv.googlecode.com

License:MIT License


Languages

Language:C++ 51.8%Language:C 47.1%Language:Python 1.0%Language:Shell 0.1%Language:Prolog 0.0%