cpitman / CMVS-PMVS

This software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be used to process each cluster independently and in parallel, where the union of reconstructions from all the clusters should not miss any details that can be otherwise obtained from the whole image set. CMVS should be used in conjunction with an SfM software Bundler and an MVS software PMVS2 (PMVS version 2).

Home Page:http://opensourcephotogrammetry.blogspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a modified version of CMVS/PMVS.

Main modification was done in order to compile Bundler on Linux,
 Windows with CMake build system generator.

Authors : 
[Original code author]  Yasutaka Furukawa http://www.cs.washington.edu/homes/furukawa/

[Initial Cmake multiplatform port ]	Pierre moulon pmoulon[AT]gmail.com

--------------------
- Web ressources : - 
--------------------
[CMVS/PMVS] http://http://grail.cs.washington.edu/software/cmvs/
[CMake version] http://opensourcephotogrammetry.blogspot.com/
				https://github.com/TheFrenchLeaf/CMVS-PMVS

About

This software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be used to process each cluster independently and in parallel, where the union of reconstructions from all the clusters should not miss any details that can be otherwise obtained from the whole image set. CMVS should be used in conjunction with an SfM software Bundler and an MVS software PMVS2 (PMVS version 2).

http://opensourcephotogrammetry.blogspot.com/