[][src]Function opencv::core::depth_to_string

pub fn depth_to_string(depth: i32) -> Result<String>

Returns string of cv::Mat depth value: CV_8U -> "CV_8U" or ""