3D Point Cloud to 2D depth image

76 ビュー (過去 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 件のコメント
Guillermo
Guillermo 2020 年 9 月 12 日
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 Center および File ExchangePoint Cloud Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by