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

Fixes segfault in our-cvfh when h_index is > 12. #1827

Merged
merged 1 commit into from
May 30, 2017
Merged

Fixes segfault in our-cvfh when h_index is > 12. #1827

merged 1 commit into from
May 30, 2017

Conversation

robotsorcerer
Copy link
Contributor

We wrap h_index around to 12 when the number of quadrants is > 12.

    from http://www.pcl-users.org/OUR-CVFH-problem-td4028436.html
   h_index will be 13 when d is computed on the farthest away point.

…round to 12 when the number of quadrants is > 12.
@jspricke jspricke merged commit 4e77eed into PointCloudLibrary:master May 30, 2017
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