OpenCV is detected. Using ORB + 5pt algorithm
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [X] I have checked the [release documentation](https://www.open3d.org/docs/release/) and the [latest documentation](https://www.open3d.org/docs/latest/) (for `main` branch).
### 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

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.