pmoulon / 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).
http://opensourcephotogrammetry.blogspot.com/
939 stars 464 forks source link

Linux library error #25

Closed Tutul- closed 4 years ago

Tutul- commented 7 years ago

The linux binary are strange.

pmoulon commented 7 years ago

Feel free to help to enhance the project with some cmake find_package.

Regarding the x86/x64 thing you encountered I have no idea about the issue since I don't think there is a particular forced configuration in the cmake files.

pmoulon commented 4 years ago

Closing due to lack of feedback.