ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Voxelgrid where the true position of each voxel is returned

asked 2011-11-09 02:09:52 -0500

BillCheetham gravatar image

In the voxelgrid tutorial, it is stated that:


...in each voxel (i.e., 3D box), all the points present will be approximated (i.e., downsampled) with their centroid. This approach is a bit slower than approximating them with the center of the voxel, but it represents the underlying surface more accurately.

I would like to instead downsample a point cloud and get the true centroid of each voxel, thus maintaining a regular grid. However, I couldn't find an option for this in the documentation. Is this possible in the current PCL version?

In addition, is it possible to get, for each resulting voxel, the number of points that fell into it?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-04-12 09:16:27 -0500

Mac gravatar image

This should probably be taken to the pcl-users mailing list.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-11-09 02:09:52 -0500

Seen: 310 times

Last updated: Apr 12 '12