blender/extern/libmv
Sergey Sharybin 59d1387c41 Improvements to weighted tracks behavior
First thing changed by this commit is making it so
Euclidean intersection takes track weight into account
when solving minimization problem. This behaves the
same exact way as it is for BA step.

Second thing is related on how average reprojection error
is being calculated. It didn't take track weight into
account which could confuse users. Now average reprojection
error will give the same result as intersection/BA uses
during minimization which gives much more predictable
behavior.

Differential Revision: https://developer.blender.org/D265
2014-01-28 17:25:47 +06:00
..
libmv Improvements to weighted tracks behavior 2014-01-28 17:25:47 +06:00
third_party Ceres: more warnings cleanup 2014-01-14 01:18:09 +06:00
bundle.sh Code cleanup: remove patch series from libmv 2014-01-02 15:24:46 +06:00
ChangeLog Improvements to weighted tracks behavior 2014-01-28 17:25:47 +06:00
CMakeLists.txt Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
files.txt Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06: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 Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
libmv-capi.cc Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
libmv-capi.h Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06: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