blender/extern/libmv
Sergey Sharybin 1d20f2496a Use threaded cost function and jacobian computation
Also made it theraded linear solver, seems it makes
sense for iterative schur with inner iterations
enabled.

Use OpenMO's max therads called from bundler code
to detect how many threads to use. Could be changed
in a way that number of threads is passing in options
from blender side in the future.

Also removed redundant V3D definition from compiler's
flags.
2013-02-26 17:52:10 +00:00
..
libmv Use threaded cost function and jacobian computation 2013-02-26 17:52:10 +00:00
patches Remove unneeded and unused patch for libmv 2012-05-09 12:30:15 +00:00
third_party Use threaded cost function and jacobian computation 2013-02-26 17:52:10 +00:00
bundle.sh Use threaded cost function and jacobian computation 2013-02-26 17:52:10 +00:00
ChangeLog Synchronize libmv with own branch 2013-02-25 09:27:57 +00:00
CMakeLists.txt Use threaded cost function and jacobian computation 2013-02-26 17:52:10 +00:00
files.txt Camera tracking: synchronize changes with own branch 2012-12-20 11:03:39 +00:00
libmv-capi.cpp Camera tracking: support refining radial K1, K2 only 2013-02-26 11:46:38 +00:00
libmv-capi.h code cleanup: remove unused and unsupported functions from libmv-capi 2013-02-25 09:38:59 +00:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Bye-bye, SSBA! 2013-02-25 20:15:42 +00:00