openMVS
openMVS copied to clipboard
refinemesh error
I have downloaded the scene_mesh.mvs from the example page, then i want to refine the mesh directly, however, there are some problems:
- it seems that the gpu is not used
- there is an error:exception thrown: array size too short
the screenshot is below:
can you help me ? thanks a lot
most probably the example is not up to date with the latest code pls start from scene.mvs, hopefully that will work
i followed your instruction, however, there are some new problems:
do you know the reasons?
thanks a lot
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.
maybe, in other words, how can i know whether the refinemesh is done with the cpu or the gpu?