[][src]Function opencv::core::sub_mat_scalar

pub fn sub_mat_scalar(a: &Mat, s: Scalar) -> Result<MatExpr>