opencv::gapi

Function sub_gmat_gmat

Source
pub fn sub_gmat_gmat(
    lhs: &impl GMatTraitConst,
    rhs: &impl GMatTraitConst,
) -> Result<GMat>