Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upREADME
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