Skip to content

keir/libmv

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages