Skip to content

Perfect segmentation #3697

Answered by ssheorey
feersantana5 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, DBSCAN is sensitive to parameter settings that depend on your scene:
min_pts and eps
http://www.open3d.org/docs/latest/python_api/open3d.geometry.PointCloud.html#open3d.geometry.PointCloud.cluster_dbscan

Please check the DBSCAN paper or the Wikipedia article for help on setting these parameters.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by germanros1987
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #3692 on July 06, 2021 15:31.