pub fn abs_sum( src: &impl ToInputArray, mask: &impl ToInputArray, ) -> Result<Scalar>
Returns the sum of absolute values for matrix elements.