Closed pgeorgi closed 3 years ago
Hi @pgeorgi, thanks for the detailed bug report. We are able to replicate the issue that you found, and will hopefully have it fixed soon in the next release of MeshroomCL!
This bug has been fixed in the latest release (MeshroomCL 0.7.3). Thanks, @pgeorgi, for bringing it to our attention!
I added a bunch of images to MeshroomCL, pressed "start" and just got a red status on StructureFromMotionCL. Looking at the status message, I got the command that it tried to execute:
Calling that on a shell, I got
Looking into the .../cameraInit.sfm file, I found that there's paths to the image files, and that they contain non-ASCII letters ("ß" in my case). Moving the files elsewhere and importing them again from there helped, but that was far from obvious.