3D Point Cloud to 2D depth image

조회 수: 73 (최근 30일)
Wajahat
Wajahat 2015년 7월 7일
댓글: Walter Roberson 2020년 9월 12일
Hi
I have a 3D point cloud.
Now I want to convert it to 2D depth image of say 240*320. Does anyone has anything to share?
It will be a good addition to Matlab.
Best Regards Wajahat
  댓글 수: 3
Walter Roberson
Walter Roberson 2020년 9월 12일
That contribution is what VahidB suggested 4 years ago.

댓글을 달려면 로그인하십시오.

답변 (2개)

VahidB
VahidB 2016년 1월 22일
  댓글 수: 7
Walter Roberson
Walter Roberson 2016년 12월 21일
편집: Walter Roberson 2016년 12월 21일
When you get down to the part of the example that has
% Create the point cloud
ptCloud = pointCloud(points3D, 'Color', color);
then ptCloud.Location will exist.
rajyalakshmi k
rajyalakshmi k 2016년 12월 21일
Thank you sir

댓글을 달려면 로그인하십시오.


Meghana Dinesh
Meghana Dinesh 2015년 11월 3일

카테고리

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