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

Voxel Grid with XYZRGBA cloud #1413

Closed
SergioRAgostinho opened this issue Nov 7, 2015 · 0 comments
Closed

Voxel Grid with XYZRGBA cloud #1413

SergioRAgostinho opened this issue Nov 7, 2015 · 0 comments

Comments

@SergioRAgostinho
Copy link
Member

Brought the discussion from the mailing list, because I think this a bug.

I just gave it a try at voxel grid filtering using a XYZRGBA cloud, where all my points had alpha set to 1, and I was quite surprised to discover that all the points in the filtered cloud points had alpha set to 0.

Is there any particular reason which makes it impossible for voxel grid filtering to handle alpha values?

SergioRAgostinho added a commit to SergioRAgostinho/pcl that referenced this issue Nov 8, 2015
Voxel grid now handles alpha values.
SergioRAgostinho added a commit to SergioRAgostinho/pcl that referenced this issue Nov 8, 2015
SergioRAgostinho added a commit to SergioRAgostinho/pcl that referenced this issue Nov 12, 2015
Addresses PointCloudLibrary#1413 , based on PointCloudLibrary#1170, modified to make use of PointCloudLibrary#586. Includes extra tests for RGBA and for testing downsamplealldata=false
SergioRAgostinho added a commit to SergioRAgostinho/pcl that referenced this issue Nov 12, 2015
Addresses PointCloudLibrary#1413 , based on PointCloudLibrary#1170, modified to make use of PointCloudLibrary#586.
Includes extra tests for RGBA and for testing downsamplealldata=false
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

1 participant