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

Better C++ API #10

Open
simiken1234 opened this issue Dec 8, 2023 · 2 comments
Open

Better C++ API #10

simiken1234 opened this issue Dec 8, 2023 · 2 comments

Comments

@simiken1234
Copy link

simiken1234 commented Dec 8, 2023

Hi, this library seems to have great performance so I wanted to integrate it into my real time C++ application. However, with all the very custom data types that you use, I have been staring at it for over an hour and I have gotten nowhere. It would be really nice if you could provide an interface with some more standard or simpler data types as inputs and outputs. I think a lot more people would then be able to use this project, which you have spent so much time on.

Edit: I see now that that the types you use are not so complicated to use, but still, a little more of a wrapper or at least some more guiding docs would go a long way

@wangyiqiu
Copy link
Owner

Thanks. Please let us know if you still have questions about the API.
We will add more documentations soon.

@santu97
Copy link

santu97 commented Jan 18, 2024

Thanks. Please let us know if you still have questions about the API. We will add more documentations soon.

Hi, Excuse me,how could i get the Clustering results,like one index corresponds to a cluster,then i can get the output results of the point cloud type with colors. I've been reading for a long time, but I can't seem to find any similar function.

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

No branches or pull requests

3 participants