forked from keir/libmv
-
Notifications
You must be signed in to change notification settings - Fork 3
The multi-view reconstruction library
License
sergeyvfx/libmv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Qt OpenCV calibration tool == We need artists to test the new Qt OpenCV calibration tool. This tool takes calibration footage and output lens parameters. You'll need these parameters for accurate reconstruction. === How to Build === Install Qt, OpenCV and FFmpeg. git pull https://github.com/Matthias-Fauconneau/libmv.git cd libmv Method #1: This will also build libmv, its dependencies and Qt Tracker make && bin-opt/bin/qt-calibration Or Method #2: Build only the calibration tool cd src/ui/calibration && qmake && make && build/calibration If you encounter problems, please mail me or ask for help on irc://irc.freenode.net/libmv === Links === Windows and OSX require you to fetch and install packages manually: Qt SDK -> http://qt.nokia.com/downloads OpenCV -> http://opencv.willowgarage.com/wiki/ FFmpeg -> http://www.ffmpeg.org/
About
The multi-view reconstruction library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 55.9%
- C 42.6%
- Perl 0.7%
- Objective-C 0.6%
- Shell 0.1%
- Python 0.1%