blender/extern/libmv
Sergey Sharybin 08bd300f0e Camera tracking integration
===========================

- Changed libmv api to use doubles instead of floats.
  No real benefit rather than keeping API uniform.
- Optimized reconstructed camera search. It's optimized for
  playback, not random access.
- Added option to show projection of bundles into footage.
  To see bundles "Show Bundles" from Display panel should
  be enabled. Used very rough limit of 3 px to consider projection
  is fine. Colors are still hard-coded. Not sure it could be useful
  to make them configurable.
- Added option to mute footage. It could be useful to check
  if markers/bundles are moving smoothly.
- Added selector for focal length units.
2011-07-11 09:04:00 +00:00
..
libmv Camera tracking integration 2011-07-08 08:38:54 +00:00
patches Camera tracking integration 2011-07-07 17:58:33 +00:00
third_party Camera tracking integration 2011-07-08 08:38:54 +00:00
bundle.sh Camera tracking integration 2011-07-08 08:38:54 +00:00
ChangeLog Camera tracking integration 2011-07-08 08:38:54 +00:00
CMakeLists.txt Camera tracking integration 2011-07-07 17:58:33 +00:00
files.txt Camera tracking integration 2011-07-07 17:58:33 +00:00
libmv-capi.cpp Camera tracking integration 2011-07-11 09:04:00 +00:00
libmv-capi.h Camera tracking integration 2011-07-11 09:04:00 +00:00
mkfiles.sh Camera tracking integration 2011-07-07 17:58:33 +00:00
SConscript Camera tracking integration 2011-07-07 17:58:33 +00:00