pcShow() not displays the Point Cloud

Helo, I have problem with "pcmerge". Only a blank figure is opened. ptCloud is 1st point image and ptCloutTformed is transformed Point cloud image, both in .fly format.
ptCloudS = pcmerge(ptCloud,ptCloudTformed,0.015);
figure
pcshow(ptCloudS);

2 件のコメント

Walter Roberson
Walter Roberson 2015 年 10 月 12 日
Do you have R2015b? pcshow is new in R2015b but pcmerge is from R2015a so you can have one without the other.
lucca k
lucca k 2015 年 10 月 14 日
I have R2015a. Can I use any other command than pcshow()?

サインインしてコメントする。

回答 (0 件)

カテゴリ

質問済み:

2015 年 10 月 12 日

コメント済み:

2015 年 10 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by