[][src]Function opencv::core::type_to_string

pub fn type_to_string(_type: i32) -> Result<String>

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