Z map of Camera
Show older comments
hi I want to bring an object of a simple plane for example in matlab. and then get the z map of the camera of that obj. some how it is a simulation of kinect. does any one know what should i import and how i can get z map? for objects i read in threads that i can use openGL? Please help me
Answers (1)
George Abrahams
on 10 Feb 2024
0 votes
Hi @Afsaneh, you need a renderer, either rasterized or ray-traced (slower). My 3D Rendering Toolbox on File Exchange will easily handle this. For example, you can see the toolbox generating a Z map in the figure below.

Categories
Find more on Camera Views 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!