-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] live reconstruction #1144
Comments
You have to initialize the software with a few images then click start. |
I am getting this error (same reproduction method) even after having dragged and dropped initial images into the appropriate window, hitting start on the top status bar and then hitting start on the live reconstruction tab. |
Try it without clicking start at the top. |
Repeating the process without clicking the start button at the top does not change this behavior. |
Seems #1145 has solved the issue. When i tried it with that code it works. But unfortunately that change is not yet present in the current release |
Was the build updated too? Im trying to download it from https://alicevision.org/#meshroom but the error persists... |
@marcusdiy this bug is present in versions |
I build the latest version with the fix for you (on windows), replacing reconstruction.pyc in Meshroom-2020.1.1\lib\meshroom\ui should work - If it does not, simply build Meshroom yourself - it´s quite easy compared to Alicevision. |
Describe the bug
live reconstruction doesn't do anything
To Reproduce
but nothing happen, no operations are done, the cpu keep quiet
Expected behavior
start to watch the image folder, and do the SFM's computation
Log
Traceback (most recent call last):
File "/opt/Meshroom/meshroom/ui/reconstruction.py", line 106, in timerEvent
File "/opt/Meshroom/meshroom/ui/reconstruction.py", line 115, in update
TypeError: 'FilesByType' object is not iterable
Traceback (most recent call last):
File "/opt/Meshroom/meshroom/ui/reconstruction.py", line 106, in timerEvent
File "/opt/Meshroom/meshroom/ui/reconstruction.py", line 115, in update
TypeError: 'FilesByType' object is not iterable
Traceback (most recent call last):
Desktop (please complete the following and other pertinent information):
The text was updated successfully, but these errors were encountered: