Skip to content

open-anatomy/SfM_gui_for_openMVG

 
 

Repository files navigation

#About This is a GUI (general user interface) for the SfM (Structure from Motion) pipelines of openMVG and openMVS. Also supporting CMVS/PMVS It's aim is to make it simple to do a state-of-the-art Structure from Motion Reconstrcution from photographic scenes, especially anatomic structures with FOSS (free and open source software). It is aimed for users with no or very limited knowledge of SfM pipelines and the terminal.

Install & Usage

The GUI is curently only aimed and tested for Ubuntu 15.10.

For Building from the terminal on Ubuntu please see the Building Page.

Once the project is built, just run "cd ~/openMVG_build/Linux-x86_64-RELEASE && ./openMVG_SfM_gui" from the terminal or add a launcher to this location.

Credits / License

openMVG is developed by Pierre Moulon - see Authors. openMVS is developed by cdcseacave. CMVS/PMVS is developed by Pierre Moulon. Point Cloud Library is used for Previews.

As a fork of openMVG the openMVG Licence applies.

Preview

Screenshot

Intention

This program is part of the Open Anatomy Project and aimed to provide an easy-to-use Interface for the Reconstruction of anatomic structures from image sets. It can access the main features from openMVG and openMVS for these purposes. It's original intention was to become a part of openMVG, and the openMVG parts of it may be used for a pull request in the future.

Acknowledgements & contact for openMVG


Acknowledgements

openMVG authors would like to thanks libmv authors for providing an inspiring base to design openMVG. Authors also would like to thanks Mikros Image [1] and LIGM-Imagine laboratory [2] for support and authorization to make this library an opensource project.

[1] http://www.mikrosimage.eu/ [2] http://imagine.enpc.fr/


Contact

openmvg-team[AT]googlegroups.com


Citations

If you find the library or some part of it useful, then following publications are relevant:

[3] Moulon Pierre, Monasse Pascal and Marlet Renaud. ACCV 2012. Adaptive Structure from Motion with a contrario model estimation.

[4] Moulon Pierre and Monasse Pascal. CVMP 2012. Unordered feature tracking made fast and easy.

[5] Moisan Lionel, Moulon Pierre and Monasse Pascal. IPOL 2012. Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers.

[6] Moulon Pierre, Monasse Pascal and Marlet Renaud. ICCV 2013. Global Fusion of Relative Motions for Robust, Accurate and Scalable Structure from Motion.

or cite it as:

  @misc{openMVG,
    author = "Pierre Moulon and Pascal Monasse and Renaud Marlet and Others",
     title = "OpenMVG. An Open Multiple View Geometry library.",
    howpublished = "\url{https://github.com/openMVG/openMVG}",
  }

About

SfM workflow GUI for the open Multiple View Geometry library. Including openMVG sources.

Resources

License

MIT, MPL-2.0 licenses found

Licenses found

MIT
license.libmv
MPL-2.0
license.openMVG

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.3%
  • C 11.7%
  • CMake 4.8%
  • Python 1.1%
  • Other 0.1%