how to obtain points for pointcloud registeration of images

2 次查看(过去 30 天)
I have images of an object. How do I get the point cloud from the image to do point cloud registeration using CPD algorithm. Do I need any hardware like LIDAR or can you get the points just using code. Also, are there any reference documents for Pointcloud Registration using Coherent Point Drift (CPD). Thank you,

回答(1 个)

Raunak Gupta
Raunak Gupta 2020-11-13
Hi,
The method of converting multiple 2D images into a 3D scene is known as Stereo vision. You can refer to the following documentation to get started.
For Point cloud registration, you will be needing two actual point clouds which can be collected from a LiDAR sensor. Point cloud registration using Coherent Point Drift is available as a separate function pcregistercpd. For other point cloud registration techniques and workflows you may refer to the following documentation.
Hope this helps to get started!
  1 个评论
Aadithya Iyer
Aadithya Iyer 2020-11-23
Thank you. the links helped. I have a few more questions regarding this topic that I have asked. would be grateful if you could help. thanks...

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by