docs/sphinx/rst/index.rst
.. toctree:: :maxdepth: 1 :hidden:
openMVG/openMVG openMVG_Samples/openMVG_Samples software/softwares nonFree/patented dependencies/external_libs third_party/third_party FAQ/FAQ bibliography
OpenMVG (Multiple View Geometry) is a library for computer-vision scientists and targeted for the Multiple View Geometry community.
It is designed to provide an easy access to:
The openMVG credo is "Keep it simple, keep it maintainable".. It means provide a readable code that is easy to use and modify by the community.
All the features and modules are unit-tested. This test driven development ensures:
OpenMVG is cut in various modules:
Libraries, core modules,
Samples,
Softwares,
ready to use tools to perform toolchain processing:
features matching in un-ordered photo collection,
SfM: tools and Structure from Motion pipelines,
color harmonization of photo collection.
If you use openMVG for a publication, please cite it as::
@misc{openMVG,
author = "Pierre Moulon and Pascal Monasse and Renaud Marlet and Others",
title = "OpenMVG",
howpublished = "\url{https://github.com/openMVG/openMVG}",
}
openMVG authors would like to thank:
openMVG library is release under the MPL2 (Mozilla Public License 2.0). It integrates some sub-part under the MIT (Massachusetts Institute of Technology) and the BSD (Berkeley Software Distribution) license. Please refer to the copyright.md and license files contained in the source for complete license description.
OpenMVG comes as a standalone distribution, you don't need to install libraries to make it compiles and run. On Linux openMVG will use the local png, zlib and jpeg libraries if they are available.
genindexmodindexsearch