Community Profile

photo

Dineish Arumugam


Last seen: 2 years ago Active since 2022

Statistics

Content Feed

View by

Question


Hello. I have point cloud registration model and I want to register the point cloud Q to point cloud P. How can I do that by using krill herd algorithm (KH)? Thank you.
mtclear all clc initialPoints = [ 0 0 0; 15 15 0; 30 15 15; 30 15 30; 40 15 45]; anglexx = 0.0; angley...

2 years ago | 1 answer | 0

1

answer

Question


Hello. I have point cloud registration model and I want to register the point cloud Q to point cloud P. How can I do that by using iterative closest point (ICP)? Thank you.
mtclear all clc initialPoints = [ 0 0 0; 15 15 0; 30 15 15; 30 15 30; 40 15 45]; anglexx = 0.0; angley...

2 years ago | 1 answer | 0

1

answer