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

Adding euclidean cluster extraction #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Adding euclidean cluster extraction #1

wants to merge 3 commits into from

Conversation

marcinmosiolek
Copy link

This PR contains euclidean cluster extraction wrapper + an example code showing how to use the wrapper. The example is a python port of the C++ tutorial, which might be found here. Even if, It gives identical results to its C++ equivalent, it would be worth to add a unit test for the newly written wrapper.

/cc @olivercameron

marcin-mosiolek added 3 commits July 11, 2017 08:11
- adding KdTree wrapper
- adding set_max_iterations to Segmantion wrapper
- adding writable properties to PointCloud
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.

1 participant