openMVS icon indicating copy to clipboard operation
openMVS copied to clipboard

refinemesh error

Open PaulLiuYZ opened this issue 3 years ago • 4 comments

I have downloaded the scene_mesh.mvs from the example page, then i want to refine the mesh directly, however, there are some problems:

  1. it seems that the gpu is not used
  2. there is an error:exception thrown: array size too short the screenshot is below: 1642410094(1) can you help me ? thanks a lot

PaulLiuYZ avatar Jan 17 '22 09:01 PaulLiuYZ

most probably the example is not up to date with the latest code pls start from scene.mvs, hopefully that will work

cdcseacave avatar Jan 18 '22 07:01 cdcseacave

i followed your instruction, however, there are some new problems: e8fa2aaca933dfa30c8728155bd02dd do you know the reasons? thanks a lot

PaulLiuYZ avatar Jan 18 '22 15:01 PaulLiuYZ

I have found the problem, and completed the pipeline sucessfully. However, i still met a problem, i set the use cuda option in the cmakelist with on, but it seems that the gpu dosen't work. image

PaulLiuYZ avatar Jan 19 '22 05:01 PaulLiuYZ

maybe, in other words, how can i know whether the refinemesh is done with the cpu or the gpu?

PaulLiuYZ avatar Jan 19 '22 07:01 PaulLiuYZ