isl-org / isl-org/Open3D

cluster_dbscan crashes on large clouds

Open
#1,600 3 comments 1 reaction 1 assignee Claimed by @griegler View on GitHub
bug geometry pointcloud
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

**Describe the bug**
I have a bigger (4088000 points) point cloud; when I run a dbscan (params:2,90,True) on it, the python crashed without any error - in the system monitor, I see it works hard on each cores (~30-40 sec), then crashes. (In spyder, the ipython console crashes without any message).
I have tried to to update all (conda update --all), but it did not help.

**To Reproduce**
load a big point cloud
execute dbscan

**Environment (please complete the following information):**
- OS: Fedora 31
- Python version: 3.7.6
- Open3D version: 0.9.0
- Is this remote workstation?: no
- How did you install Open3D?: conda

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.