Visualize the depth matrix.
Show older comments
Hi,
I'm new in MATLAB. I have gained a "depth" matrix (700-by-700) from scanner, every element in the matrix represents the depth value (z-value) of each point.
How can I visualize this depth matrix? Do I need to use isosurface(x,y,z,v)? And if so, how to get the parameter "v"?
Thanks.
Tianyi
Accepted Answer
More Answers (0)
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!