Function opencv::core::type_to_string

source ·
pub fn type_to_string(typ: i32) -> Result<String>
Expand description

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