blender/extern/libmv
Keir Mierle d10abe6d4d Fix bug where libmv tracking incorrectly succeeds on failure
Before this patch, if Ceres returned USER_SUCCESS indicating that
Ceres was only changing the tracked quad slightly between
iterations (indicating convergence), no final correlation check
was done. This leads to incorrectly returning that the tracking
was successful, when it actually failed.
2013-10-28 18:34:19 +00:00
..
libmv Fix bug where libmv tracking incorrectly succeeds on failure 2013-10-28 18:34:19 +00:00
patches Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
third_party Fix compilation error after recent libmv change 2013-10-09 19:49:09 +00:00
bundle.sh Libmv: make sure CmakeList.txt is re-created with all needed headers on re-bundle 2013-10-09 20:21:12 +00:00
ChangeLog Update libmv from own branch 2013-06-01 10:30:46 +00:00
CMakeLists.txt Libmv: move platform-specific defines into own file 2013-10-09 20:02:02 +00:00
files.txt Remove files unused by blender's tracker 2013-05-30 12:05:20 +00:00
libmv-capi_intern.h Libmv: move platform-specific defines into own file 2013-10-09 20:02:02 +00:00
libmv-capi_stub.cc Weighted tracks 2013-10-26 13:22:38 +00:00
libmv-capi.cc Weighted tracks 2013-10-26 13:22:38 +00:00
libmv-capi.h Weighted tracks 2013-10-26 13:22:38 +00:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00