Hi,
Recently, when I try to build mesh, after generating depth map and estimating surface, it very often shows the below error:
Generating mesh...
44084677 vertices total
88128127 faces total
done in 98.2883 sec
Calculating colors...
Error: Can't read file: Input/output error (5): /PATH/TO/AN/IMAGE
The indicated image seems to be random every time. I tried to access the indicated image and it can be opened normally so it shouldn't be a file corruption issue. Could someone enlighten me what the problem is?
The parameter for building mesh is:
source=depth map
surface type=arbitrary
face count=high
calculate colour=yes
reuse depth map=yes/no (tried both)