Merging Multiple Point Clouds
Mostra commenti meno recenti
I am trying to create a full human body model in 3D. I have the point cloud data of the front side and back side. How can I merge them into one final human body model.
I tried pcmerge() but I did not obtain a good result using it. Can anyone offer any suggestion for the merging process?

Risposte (1)
Gaurav Garg
il 18 Set 2020
0 voti
Hi Tony,
You should either register the two point clouds, or stitch the sequence of them. You can know more about stiching and registering point clouds here.
3 Commenti
Tony Albitar
il 18 Set 2020
Gaurav Garg
il 18 Set 2020
What results do pcmerge() give and what exactly are you trying to achieve?
Tony Albitar
il 18 Set 2020
Categorie
Scopri di più su Point Cloud Processing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!