coherent point drift algorithm for point cloud registration input data
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
what is fixed and moving point cloud data that is used in support for CPD. how to get the coordinate vales for moving point cloud using lidar?
0 commentaires
Réponses (1)
Shubham Rawat
le 28 Nov 2020
Hi Aadithya,
Here Moving Point Cloud refers to a transformation of fixed Point Cloud.
For example a Point Cloud is rotating. So, at time = 0 can be considered fixed Point Cloud and Point Cloud at time = 1 is considered as moving Point Cloud.
pcregistercpd function takes both point clouds and returns a 3-D transformation that registers the moving point cloud to the fixed point cloud.
For further information you can refer to the following documentation:
Hop this Helps!
2 commentaires
Voir également
Catégories
En savoir plus sur Point Cloud Processing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
