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

Pre-built Windows 64-bit version... not! #13

Closed ManlyStump closed 9 years ago

ManlyStump commented 9 years ago

When I download and run cmvs.exe, genOption.exe or pmvs2.exe from the 64-bit folder, I get an error that they're incompatible with 64-bit Windows! I have got 2010 Redistributable installed, so it's not an error with that.

pmoulon commented 9 years ago

Feel free to build your own version if it does not work on your machine. Follow the instructions https://github.com/pmoulon/CMVS-PMVS/blob/master/Readme.txt#L18

rhiestan commented 9 years ago

I just downloaded the binaries again, and they work fine on a 64-bit Windows. What exactly is your error message? Please try again downloading by using the "Download ZIP" button at the highest directory level, or with git clone.