blender/extern/libmv
Sergey Sharybin d568f56f18 Merging remained part of hybrid tracker which adds correlation threshold
Keir's comment:
  Add support for detecting tracking failure in the ESM tracker component of
  libmv. Since both KLT and Hybrid rely on ESM underneath, KLT and Hybrid now
  have a minimum correlation setting to match. With this fix, track failures
  should get detected quicker, with the issue that sometimes the tracker will
  give up too easily. That is fixable by reducing the required correlation (in
  the track properties).

Command used for merge: svn merge -r 42396:42397 -r 42399:42400 ^/branches/soc-2011-tomato
2011-12-07 14:54:03 +00:00
..
libmv Merging remained part of hybrid tracker which adds correlation threshold 2011-12-07 14:54:03 +00:00
patches Hopefully compilation with MinGW will work again. 2011-11-07 18:14:50 +00:00
third_party Fix #29506: libmv build issues on freebsd, patch by Shane Ambler. 2011-12-05 14:01:57 +00:00
bundle.sh Fix #29469: Latest motion tracking not working. 2011-12-01 10:25:16 +00:00
ChangeLog Camera tracking integration 2011-11-07 12:55:18 +00:00
CMakeLists.txt Camera tracking: merge hybrid tracker from tomato branch 2011-12-04 13:26:11 +00:00
files.txt Camera tracking integration 2011-11-07 12:55:18 +00:00
libmv-capi.cpp Merging remained part of hybrid tracker which adds correlation threshold 2011-12-07 14:54:03 +00:00
libmv-capi.h Merging remained part of hybrid tracker which adds correlation threshold 2011-12-07 14:54:03 +00:00
mkfiles.sh Camera tracking integration 2011-11-07 12:55:18 +00:00
SConscript libmv: don't replace flags with rel_flags but add, to preserve all flags 2011-11-25 11:31:51 +00:00