How can i get an depth matrix using a depth map in MATLAB?

4 views (last 30 days)
I am working on an project of depth estimation of monocular image using neural networks . But I am facing a problem in visualizing the depth matrix (Value of depth in meters). How can i use Matlab to get these values?
  2 Comments
Jan
Jan on 6 Nov 2018
The detail does not matter, where the matrix is coming from. But it matters, how you want to visualize the data. What exactly do you want to "get"?
Vishesh Breja
Vishesh Breja on 8 Nov 2018
Edited: Vishesh Breja on 8 Nov 2018
I have a depth map(like an attached one),i want to visualize the matrix form because i want to have the depth value (in mm or other measurement ) to calculate the blur radius size and then do further operations using this information. I have no idea how can i get the the depth data or depth matrix from this kind of depth map image. Thank you for your help in advance.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!