coherent point drift algorithm for point cloud registration input data
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Shubham Rawat
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Point Cloud Processing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!