Is there a substitute for pcshow()?
Show older comments
Hello,
I got a 3D point cloud with " xyzPoints = depthToPointCloud(depthImage,depthDevice)". As I only have 2015a "pcshow" doesn't work. Is there a substitute command?
Thanks in advance!
4 Comments
Image Analyst
on 21 Oct 2015
What does it do? What toolbox is it in (please list it below)?
lucca k
on 21 Oct 2015
Image Analyst
on 22 Oct 2015
It looks like that pcshow() is in the Computer Vision System Toolbox, so you must have installed that too. It's now in the product list so maybe the developer will see it and answer.
lucca k
on 22 Oct 2015
Accepted Answer
More Answers (1)
Dima Lisin
on 31 Oct 2015
2 votes
In R2015a the equivalent function is called showPointCloud.
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



