MIT-SPARK / TEASER-plusplus

A fast and robust point cloud registration library
MIT License
1.69k stars 333 forks source link

[Has anyone ever use teaser to marge more than 2 pointcloud together?] #189

Open Monsurat-Onabajo opened 1 week ago

Monsurat-Onabajo commented 1 week ago

Have you read the documentation?

Post your theoretical questions / usage questions here. I'm attempting to merge six point clouds using Teaser ++. Initially, I successfully stitched two of them together. My plan was to stitch pairs to create three merged point clouds, and then continue merging these results step-by-step until all were combined. Unfortunately, this method isn't producing the expected outcomes. Has anyone tried a similar approach with multiple point clouds? If so, how did it work out for you?