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
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