Open 21Ansh opened 2 years ago
Describe the bug While running the example teaser_python_3dsmooth visualize_correspondences function is not displaying the correspondences properly.
Have you run the unit tests?
- [ X] Yes
Installed Dependencies Ubuntu20.04, no cuda, and opend3d 0.15.2 is installed.
To Reproduce OMP_NUM_THREADS=12 python3 teaser_python_3dsmooth.py
I have the same problem.Have you solved is?
Have you solved this?
It is likely that the new Open3D version caused this issue. I originally tested with Open3D 0.9-0.10 I think. You should treat the example as a reference, and see at what point does the visualization fail.
Describe the bug While running the example teaser_python_3dsmooth visualize_correspondences function is not displaying the correspondences properly.
Have you run the unit tests?
Installed Dependencies Ubuntu20.04, no cuda, and opend3d 0.15.2 is installed.
To Reproduce OMP_NUM_THREADS=12 python3 teaser_python_3dsmooth.py