Blender Git Commit Log
Git Commits -> Revision 1d20f24
Revision 1d20f24 by Sergey Sharybin (master) February 26, 2013, 17:52 (GMT) |
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. |
Commit Details:
Full Hash: 1d20f2496ab489c98224375ba63f4a726e931edb
SVN Revision: 54886
Parent Commit: 0f91a28
Lines Changed: +31, -3
6 Modified Paths:
/extern/libmv/bundle.sh (+0, -2) (Diff)
/extern/libmv/CMakeLists.txt (+0, -1) (Diff)
/extern/libmv/libmv/simple_pipeline/bundle.cc (+9, -0) (Diff)
/extern/libmv/third_party/ceres/bundle.sh (+11, -0) (Diff)
/extern/libmv/third_party/ceres/CMakeLists.txt (+7, -0) (Diff)
/extern/libmv/third_party/ceres/SConscript (+4, -0) (Diff)
/extern/libmv/CMakeLists.txt (+0, -1) (Diff)
/extern/libmv/libmv/simple_pipeline/bundle.cc (+9, -0) (Diff)
/extern/libmv/third_party/ceres/bundle.sh (+11, -0) (Diff)
/extern/libmv/third_party/ceres/CMakeLists.txt (+7, -0) (Diff)
/extern/libmv/third_party/ceres/SConscript (+4, -0) (Diff)