blender/extern/libmv
Sergey Sharybin 51a4188105 Camera tracking: support of tripod motion solving
Expose option into interface to use modal solver which currently
supports only tripod motion.

This solver requires two tracks at least to reconstruct motion.
Using more tracks aren't improving solution in general, just adds
instability into solution and slows down things a lot.

Refirement of camera intrinsics was disabled due to it's not only
refines camera intrinsics but also adjusts camera position which
isn't necessary here

To use this solver just activate "Tripod Motion" checkbox in
solver panel.

Merged from tomato: svn merge ^/branches/soc-2011-tomato -r45622:45624 -r46036:46037

P.S. Quite experimental yet, requires more checking and probably
tweaks to prevent camera jumps when tracks apperars/disappears
from the screen.
2012-04-28 14:54:45 +00:00
..
libmv Camera tracking: support of tripod motion solving 2012-04-28 14:54:45 +00:00
patches Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
third_party Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
bundle.sh Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
ChangeLog libmv: bundle new upstream version of libmv from own branch 2012-04-14 12:02:39 +00:00
CMakeLists.txt libmv: bundle new upstream version of libmv from own branch 2012-04-14 12:02:39 +00:00
files.txt libmv: bundle new upstream version of libmv from own branch 2012-04-14 12:02:39 +00:00
libmv-capi.cpp Camera tracking: support of tripod motion solving 2012-04-28 14:54:45 +00:00
libmv-capi.h Camera tracking: support of tripod motion solving 2012-04-28 14:54:45 +00:00
mkfiles.sh Added note that cmake/scons rules are automatically generated for extern/libmv 2011-12-15 12:44:05 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00