Blender Git Loki
Git Commits -> Revision 4648ec3
Revision 4648ec3 by Sergey Sharybin (master) May 10, 2013, 06:48 (GMT) |
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. |
Commit Details:
Full Hash: 4648ec3e82869ee44da88c5551d47c4f830e00c6
SVN Revision: 56642
Parent Commit: 7a547e4
Lines Changed: +12, -22
1 Modified Path:
/extern/libmv/libmv/simple_pipeline/bundle.cc (+12, -22) (Diff)