Blender Git Loki

Git Commits -> Revision 3bd7816

Revision 3bd7816 by Sergey Sharybin (master)
November 5, 2012, 08:04 (GMT)
Camera Tracking: allow fallback to reprojection resection by user demand

This fixes some "regressions" introduced in rev50781 which lead to much
worse solution in some cases. Now it's possible to bring old behavior back.

Perhaps it's more like temporal solution for time being smarter solution is
found. But finding such a solution isn't so fast, so let's bring manual
control over reprojection usage.

But anyway, imo it's now nice to have a structure which could be used to
pass different settings to the solver.

Commit Details:

Full Hash: 3bd7816c75215a0c2dc47a9014adab9d6ca431db
SVN Revision: 51883
Parent Commit: 008630a
Lines Changed: +146, -26

14 Modified Paths:

/extern/libmv/libmv-capi.cpp (+8, -2) (Diff)
/extern/libmv/libmv-capi.h (+8, -1) (Diff)
/extern/libmv/libmv/multiview/euclidean_resection.cc (+12, -5) (Diff)
/extern/libmv/libmv/multiview/euclidean_resection.h (+7, -2) (Diff)
/extern/libmv/libmv/simple_pipeline/pipeline.cc (+16, -9) (Diff)
/extern/libmv/libmv/simple_pipeline/pipeline.h (+10, -2) (Diff)
/extern/libmv/libmv/simple_pipeline/reconstruction.h (+11, -0) (Diff)
/extern/libmv/libmv/simple_pipeline/resect.cc (+16, -4) (Diff)
/extern/libmv/libmv/simple_pipeline/resect.h (+5, -1) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+7, -0) (Diff)
/source/blender/blenkernel/intern/tracking.c (+13, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+7, -0) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+13, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021