blender/intern/libmv
Sergey Sharybin 360282cf1f 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
2020-10-20 15:02:50 +02:00
..
intern Tracking: Implement Brown-Conrady distortion model 2020-09-30 15:54:24 +02:00
libmv Libmv: Refactor camera intrinsics parameter block 2020-10-20 15:02:50 +02:00
third_party/msinttypes Move Libmv from extern/ to intern/ 2016-01-04 19:39:13 +05:00
.clang-format Disable clang-format for Libmv 2019-04-18 12:33:04 +02:00
bundle.sh Cleanup: include missing CMake headers 2020-01-25 20:15:35 +11:00
ChangeLog Libmv: Re-bundle from upstream to ensure code base is perfectly in sync 2017-05-31 11:43:39 +02:00
CMakeLists.txt Libmv: Add generic class for packed intrinsics 2020-10-20 15:02:50 +02:00
files.txt Libmv: Add map utility 2020-05-15 11:20:45 +02:00
libmv-capi.h Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
mkfiles.sh Move Libmv from extern/ to intern/ 2016-01-04 19:39:13 +05:00