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

"Dense 3D Points" view in vSFM is not working after copying the executables and dll's #47

Closed zbeedatm closed 3 years ago

zbeedatm commented 3 years ago

I copied the files from "\CMVS-PMVS\binariesWin-Linux\Win64-VS2010" to "VisualSFM" folder, but the "Dense 3D Points" view is not working for me! No errors (in Vsfm logs)! just a blank screen.

zbeedatm commented 3 years ago

I was trying to open .nvm file that was generated before placing the execuctables/dll's of cmvs in vSFM. When I ran it again (with a smaller set of images, not sure if related) I got it working this time. Closing the issue.