Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

107: Fill cluster.PointList and cluster.Center in DBScan() #109

Merged

Conversation

asturm-fe
Copy link
Contributor

Fill the cluster object's fields PointList and Center during the run of DBScan().
Add appropriate checks to unit-test.

closes #107

@asturm-fe asturm-fe changed the title feat: Fill cluster.PointList and cluster.Center in DBScan() 107: Fill cluster.PointList and cluster.Center in DBScan() Apr 16, 2024
@xiaogu-space xiaogu-space merged commit 770e5d7 into spatial-go:main Apr 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DBScan PointList and Center not filled
3 participants