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

Fast triangulation of unordered point clouds - adding new clouds

asked 2011-03-07 23:46:58 -0500

raphael favier gravatar image

Hello,

I am happily using the GreedyProjectionTriangulation class as demonstrated in the pcl tutorial 4.2.

Section IV of the paper Marton, Rusu, Beetz - On Fast Surface Reconstruction Methods for Large and Noisy Datasets claims the possibility of inserting new point clouds in the existing mesh.

I had a look at the files gp3.h and reconstruction.h contained in pcl/include/pcl/surface/ but I can't seem to find any function that would allow adding new points in the mesh Would such a functionality already be implemented?

More generally, up to what extent is the diamondback implementation covering the (impressive) functionalities described in the paper (automatic alignment of new clouds, noise correction, density correction...)?

thanks in advance for your help,

Raph

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-03-08 13:37:58 -0500

Abhijit gravatar image

This question has been answered in the PCL mailinglist. See the 5th message in this conversation thread.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-03-07 23:46:58 -0500

Seen: 2,180 times

Last updated: Mar 08 '11