how to save the depth map and read the depth map to get the depth value

Hello! After saving the depth map with depth_image.write(), then reading the image with depth_image.read(), and reading the depth value with getvalue() returns 0, why? Can you teach me how to save the depth map and read the depth map to get the depth value?

Hi,
Can you post the code sample that have issues ? I’ll understand your issue better.
Antoine