blender/extern/libmv/libmv
Sergey Sharybin 3bd7816c75 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.
2012-11-05 08:04:27 +00:00
..
base Camera tracking: switch to own repo of libmv where most of patches are applied 2012-02-17 15:39:32 +00:00
image Planar tracking support for motion tracking 2012-06-10 15:28:19 +00:00
logging Bundle new upstream version of libmv from own branch 2012-03-11 19:52:25 +00:00
multiview Camera Tracking: allow fallback to reprojection resection by user demand 2012-11-05 08:04:27 +00:00
numeric Make Euclidean resection "always" succeed. 2012-09-20 18:55:44 +00:00
simple_pipeline Camera Tracking: allow fallback to reprojection resection by user demand 2012-11-05 08:04:27 +00:00
tracking Fix variable naming in the planar tracker. 2012-09-20 02:27:34 +00:00