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

Python wrappers for PCL-based algorithms #28

Open
David-Estevez opened this issue Dec 4, 2016 · 0 comments
Open

Python wrappers for PCL-based algorithms #28

David-Estevez opened this issue Dec 4, 2016 · 0 comments

Comments

@David-Estevez
Copy link
Contributor

Currently the PCL-based code for algorithms is compiled and then executed from Python, using files to exchange data from PCL (C++) code to Python code.

It would be more convenient to have this code compiled as a Python module that could be used directly in the Python modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant