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

Implementation of an OpenMP-parallelized version of Moving Least Squares #9

Merged
merged 1 commit into from
Mar 22, 2013

Conversation

rhuitl
Copy link
Contributor

@rhuitl rhuitl commented Mar 15, 2013

As discussed on pcl-devel (http://www.pcl-developers.org/Open-MP-enabled-Moving-Least-Squares-td5707681.html), here's a patch that adds OpenMP parallelization for Moving Least Squares through a class MovingLeastSquaresOMP. Tests are re-enabled and pass without errors. I have been using the patch for quite a while now and it seems stable. I didn't test the upsampling methods thoroughly, though.

@jkammerl
Copy link
Member

I tested it and it seems to work great! Thanks Robert!

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.

2 participants