As i am new to image processing i have one question regarding Depth maps.
Usually we see a depth map as an color image. How can we see the depth data or depth values matrix in python ? (I asked this because i need to get the depth values stored in matrix to calculate the blur radius size.)
Thank you ! Any kind of help would be appreciated :) .
You have to look on the color scale. You can digitize the color contours to get the data in matrix form. But, it will be better if you get the source data, which used to make the map.