All Versions
11
Latest Version
Avg Release Cycle
183 days
Latest Release
1234 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.7 Changes
May 12, 2015OpenMVG Core Modules
- Multiview:
rotation averaging:- make L2 and L1 rotation averaging using the same input interface,
- faster L2 rotation averaging.
๐ minor bug fixes.
- SFM (general)
enable MultiThread BA,
๐จ some code-refactoring. - system
introduce a timer class.
Continuous integration
โ Add code coverage to continuous integration: 90% of openMVG core is unit tested -> https://coveralls.io/r/openMVG/openMVG๐ Build/CMake
- ๐ Use a new EXIF parsing library,
- ๐ fix for latest Mac OS clang.
- Multiview: