필터 지우기
필터 지우기

how to obtain points for pointcloud registeration of images

조회 수: 2 (최근 30일)
Aadithya Iyer
Aadithya Iyer 2020년 11월 6일
댓글: Aadithya Iyer 2020년 11월 23일
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