Open3D
Open3D copied to clipboard
OpenCV is detected. Using ORB + 5pt algorithm
Checklist
- [X] I have searched for similar issues.
- [X] For Python issues, I have tested with the latest development wheel.
- [X] I have checked the release documentation and the latest documentation (for
mainbranch).
My Question
Hey guys.
I am working with https://www.open3d.org/docs/release/tutorial/reconstruction_system/system_overview.html. The reconstruction system with Open3d. When i run it on Laptop 1 (Windows system and i run with with Anaconda prompt), i am able to get the results. When i repeat it on Laptop - 2, also windows system, it seems to get stuck. Both the times, i am using only CPU. python run_system.py --make --register --refine --integrate- i run this line and on Laptop 1, the whole process is completed and i get a reconstructed scene. On Laptop - 2, it only gives the message but doesnt seem to move any further than this