Set-to-Subset point cloud matching

[亡魂溺海] 提交于 2019-12-03 21:11:03

Without having access to sample data, is kind of hard to recommend you a specific registration algorithm.

However, I'm pretty exicted nowdays about all the new "data-driven" registration approaches.

From my personal experience, I'm having awesome registration results using the approach of this recent paper:

https://arxiv.org/abs/1603.08182

Wich has source code avaliable here:

https://github.com/andyzeng/3dmatch-toolbox

As reported in the paper, it outperforms pcl-descriptor based registration approaches and I think that it may be suitable for your needs.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!