Clear Filters
Clear Filters

Z map of Camera

2 views (last 30 days)
Afsaneh
Afsaneh on 10 Jan 2012
Answered: George Abrahams on 10 Feb 2024
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
George Abrahams on 10 Feb 2024
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.

Tags

Community Treasure Hunt

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

Start Hunting!