Function opencv::core::div_mat_mat

source ·
pub fn div_mat_mat(a: &Mat, b: &Mat) -> Result<MatExpr>