Libmv
Go to file
Ray molenkamp f701b2b9fb Cleanup: Fix build error with MSVC
Previously eigens internal include order somehow implicitly provided
M_PI and friends. The recent eigen version bump broke this implicit
behaviour, better to be explicit that we need the math defines for MSVC.
2021-10-21 12:23:29 +02:00
contrib Merge remote-tracking branch 'Matthias-Fauconneau/master' into devel 2013-12-04 20:05:50 +06:00
doc Support Qt style doxygen comments. 2011-06-09 02:36:19 -07:00
extras/calibration Add calibration grid. 2009-10-26 04:09:38 +00:00
src Cleanup: Fix build error with MSVC 2021-10-21 12:23:29 +02:00
.arcconfig Add arcanist configuration file 2014-01-24 19:14:18 +06:00
.gitignore Upgrade gflags and glog libraries - stage 1 2013-12-04 20:15:39 +06:00
AUTHORS Add Martijn Berger to the AUTHORS file 2015-12-31 16:13:53 +05:00
ChangeLog cmake: Cleaned code (Option tests) 2011-04-06 16:58:01 +00:00
codereview.settings Added file so that we can use code review tools. 2011-06-01 21:27:21 -07:00
cpplint Add many whitespaces and newlines. 2013-12-04 19:02:30 +06:00
LICENSE Add various video reconstruction improvements. 2011-03-18 18:04:43 +00:00
Makefile Implement bundle selection. 2013-12-04 19:02:28 +06:00
README.md Make README more informative for GitHub viewers 2015-05-11 02:16:53 -07:00

A motion tracking library

Libmv is a motion tracking library; it powers Blender's motion tracker. This is only a mirror of the official repository; see the official site for build & develop instructions: https://developer.blender.org/tag/libmv/