I have been following the astonishing progress of Open3D.
As a potential alternative to PCL, I wonder if anybody spent time to do a side by side comparison of the most common operation, such as downsampling, outlier removal, ICP, etc.
ROS Resources: ROS Homepage | Media and Trademarks | Documentation | ROS Index | How to Get Help | Q&A Help Site | Discussion Forum | Service Status |
I have been following the astonishing progress of Open3D.
As a potential alternative to PCL, I wonder if anybody spent time to do a side by side comparison of the most common operation, such as downsampling, outlier removal, ICP, etc.
There was a paper I came across on arxiv called “cilantro: A Lean, Versatile, and Efficient Library for Point CloudData Processing” which takes a few performance comparisons between cilantro, open3d, and PCL. Not exhaustive, but I haven’t seen a full comparison.