Blender Git Loki
Git Commits -> Revision 360282c
Revision 360282c by Sergey Sharybin (master) October 20, 2020, 13:02 (GMT) |
Libmv: Refactor camera intrinsics parameter block Use the newly introduced packed intrinsics, which allows to remove code which was initializing parameters block based on distortion model type. Now such initialization is done by a particular implementation of a distortion model. Differential Revision: https://developer.blender.org/D9192 |
Commit Details:
Full Hash: 360282cf1f838160288eb16d051beb79873c784b
Parent Commit: 549841b
Lines Changed: +69, -206
1 Modified Path:
/intern/libmv/libmv/simple_pipeline/bundle.cc (+69, -206) (Diff)