OpenSfM
OpenSfM copied to clipboard
how to use in unbuntu,i build in unbuntu , i put the URL in windows browser and I can’t find the visual interface。

You need to start a web server (using python for example) in the viewer folder:
python -m http.server
Then you can access the URL.
Hi @yuqilol ,
If the screenshot you shared is what you see in the browser, then just select reconstruction.json and press Submit.
If you have problems with the viewer, take a look at this issue #829
Good luck, Fabian
Or is it because the web page dependencies are not installed?