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

Fix: alignment issue of SupervoxelClustering #625

Conversation

chia0418
Copy link
Contributor

@chia0418 chia0418 commented Apr 9, 2014

(32-bit build) Add the macro EIGEN_MAKE_ALIGNED_OPERATOR_NEW properly to ensure aligned memory allocation. Also replace boost::make_shared with 'operator new' to respect the aligned allocator of Eigen.

jspricke added a commit that referenced this pull request Apr 9, 2014
…ment

Fix: alignment issue of SupervoxelClustering
@jspricke jspricke merged commit a7e491d into PointCloudLibrary:master Apr 9, 2014
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