Blender Git Loki

Git Commits -> Revision 7ca990f

Revision 7ca990f by Sergey Sharybin (master)
May 10, 2012, 10:17 (GMT)
Tomato: re-integrate ceres library with updates needed for tracking improvement
Also commit missed patch.

Commit Details:

Full Hash: 7ca990f2a9053175fab1d38250d6c180b024ffd0
SVN Revision: 46488
Parent Commit: 5b7cad3
Lines Changed: +528, -144

1 Added Path:

/extern/libmv/third_party/ceres/patches/msvc_isfinite.patch (+15, -0) (View)

20 Modified Paths:

/extern/libmv/third_party/ceres/ChangeLog (+97, -0) (Diff)
/extern/libmv/third_party/ceres/CMakeLists.txt (+5, -5) (Diff)
/extern/libmv/third_party/ceres/include/ceres/autodiff_cost_function.h (+54, -13) (Diff)
/extern/libmv/third_party/ceres/include/ceres/internal/autodiff.h (+24, -28) (Diff)
/extern/libmv/third_party/ceres/include/ceres/sized_cost_function.h (+10, -4) (Diff)
/extern/libmv/third_party/ceres/include/ceres/solver.h (+4, -7) (Diff)
/extern/libmv/third_party/ceres/include/ceres/types.h (+34, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_sparse_matrix.cc (+23, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_sparse_matrix.h (+2, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/compressed_row_sparse_matrix.cc (+9, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/compressed_row_sparse_matrix.h (+1, -1) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/dense_sparse_matrix.cc (+13, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/dense_sparse_matrix.h (+1, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/levenberg_marquardt.cc (+36, -82) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/linear_least_squares_problems.cc (+170, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/linear_least_squares_problems.h (+11, -1) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/minimizer.h (+4, -2) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/sparse_matrix.h (+7, -1) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/triplet_sparse_matrix.cc (+7, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/triplet_sparse_matrix.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021