openphotogrammetry / meshroomcl

MeshroomCL: An OpenCL implementation of photogrammetry with the Meshroom interface
Other
163 stars 8 forks source link

MultiviewStereoCl error #31

Open simonhoi opened 2 years ago

simonhoi commented 2 years ago

I downloaded the latest version of meshroomCL and tried to run with 3 sample pictures. Im getting errors during the MultiviewstereoCL node.

image image

How to solve this issue?

revisionarian commented 2 years ago

Hi @simonhoi, thanks for trying MeshroomCL and posting your bug report. We haven't seen this problem before, but based on the error message, we think it might be a memory alignment bug.

We have prepared a bug fix and released a new version of MeshroomCL, version 0.8.4, available here: https://github.com/openphotogrammetry/meshroomcl/releases. Please give it a try and let us know if it fixes the problem!