blender/extern/libmv/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
..
base Camera tracking integration 2011-11-07 12:55:18 +00:00
image Camera tracking integration 2011-11-07 12:55:18 +00:00
logging Camera tracking integration 2011-11-07 12:55:18 +00:00
multiview Hopefully compilation with MinGW will work again. 2011-11-07 18:14:50 +00:00
numeric Fix #29506: libmv build issues on freebsd, patch by Shane Ambler. 2011-12-05 14:01:57 +00:00
simple_pipeline Camera tracking: moved camera solver into it's own job 2011-11-28 13:49:42 +00:00
tracking Merging remained part of hybrid tracker which adds correlation threshold 2011-12-07 14:54:03 +00:00