cdcseacave / openMVS_sample

OpenMVS usage example
GNU Affero General Public License v3.0
97 stars 50 forks source link

problem of usage #1

Closed riyueshi closed 8 years ago

riyueshi commented 8 years ago

Hi, cdcseacave, I used three images (which sized 8176*6132 ) as input (processed with visualSFM) the program just crashed while RefineMesh. The program occupied all the memory (8G in my computer) and my computer can nothatt work after that, is there a solution that can handle many high resolution images.

Miller Zhang

cdcseacave commented 8 years ago

If the resolution is the issue, you have to downscale it cause currently the scenes can be processed only if they fit completely in memory.