forked from TheFrenchLeaf/libmv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
34 lines (21 loc) · 741 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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