blender/extern/libmv
Sergey Sharybin 4648ec3e82 Remove check for zero focal length in BA cost functor
This check is actually redundant, because empty intrinsics
will have focal length of 1.0, which means original comment
about BundleIntrinsics was not truth.

It is possible that external user will send focal length of
zero to be refined, but blender prevents this from happening.
2013-05-10 06:48:47 +00:00
..
libmv Remove check for zero focal length in BA cost functor 2013-05-10 06:48:47 +00:00
patches Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
third_party Update Ceres to current upstream version 2013-04-22 09:25:37 +00:00
bundle.sh Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
ChangeLog Synchronize changes between bunded libmv and own libmv branch. 2013-05-10 06:26:01 +00:00
CMakeLists.txt Reconstructed scene scale ambiguity improvement 2013-05-09 16:38:43 +00:00
files.txt Reconstructed scene scale ambiguity improvement 2013-05-09 16:38:43 +00:00
libmv-capi.cpp Reconstructed scene scale ambiguity improvement 2013-05-09 16:38:43 +00:00
libmv-capi.h Multi-threaded frame calculation for movie clip proxies 2013-03-15 11:59:46 +00:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00