Saving Image format problem

that is for C++, where you have cv::Mat (OpenCV)

for python, where OpenCV uses numpy arrays, you check depth_mat.dtype and depth_mat.shape

2 Likes