openMVS icon indicating copy to clipboard operation
openMVS copied to clipboard

Program was killed.

Open wujilingfeng opened this issue 3 years ago • 6 comments

Describe the bug I run the command ReconstructMesh scene_dense.mvs,then the last output text was "Killed" and there was no mesh file to generate.

Screenshots Screenshot from 2022-03-15 16-26-30

Desktop (please complete the following information):

  • OS: ubuntu20.04

wujilingfeng avatar Mar 15 '22 08:03 wujilingfeng

most probably OOM, install more RAM

cdcseacave avatar Mar 15 '22 08:03 cdcseacave

Lower the image resolution or add a memory stick

zhangwei19980131 avatar Mar 16 '22 05:03 zhangwei19980131

Thank you !

wujilingfeng avatar Mar 21 '22 01:03 wujilingfeng

how do you solve the problem in the end?

PaulLiuYZ avatar Apr 08 '22 11:04 PaulLiuYZ

@wujilingfeng how do you solve the problem in the end? i met the problem as well, do you have any idea? thank you !

PaulLiuYZ avatar Apr 09 '22 06:04 PaulLiuYZ

@zhangwei19980131 i tried the command "./ReconstructMesh --resolution-level xxx xxx.mvs", but it seems that this command does not exsit, and adding memory may be hard, what can i do ?

PaulLiuYZ avatar Apr 09 '22 06:04 PaulLiuYZ

you can use -d param in ReconstructMesh to lower the mesh resolution

cdcseacave avatar Sep 05 '22 13:09 cdcseacave

ReconstructMesh‘s param: the mesh resolution -d What are the mesh resolution parameters? The default value is?

Anonyme415 avatar Jan 16 '23 11:01 Anonyme415

simply run it with no params and all default and options are displayed

cdcseacave avatar Jan 17 '23 08:01 cdcseacave