blender/intern/libmv
Ivan Perevala 3a7d62cd1f Tracking: Implement Brown-Conrady distortion model
Implemented Brown-Conrady lens distortion model with 4 radial and
2 tangential coefficients to improve compatibility with other software,
such as Agisoft Photoscan/Metashapes, 3DF Zephir, RealityCapture,
Bentley ContextCapture, Alisevision Meshroom(opensource).

Also older programs: Bundler, CPMVS.
In general terms, most photogrammetric software.

The new model is available under the distortion model menu in Lens
settings.

For tests and demos check the original patch.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D9037
2020-09-30 15:54:24 +02:00
..
intern Tracking: Implement Brown-Conrady distortion model 2020-09-30 15:54:24 +02:00
libmv Tracking: Implement Brown-Conrady distortion model 2020-09-30 15:54:24 +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 T73268: Link C/C++ unit tests into single executable 2020-07-16 12:58:49 +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