Function opencv::core::sub_matexpr_scalar

source ยท
pub fn sub_matexpr_scalar(
    e: &impl MatExprTraitConst,
    s: Scalar
) -> Result<MatExpr>