Click or drag to resize

MatAbs Method

Computes absolute value of each matrix element

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public MatExpr Abs()

Return Value

Type: MatExpr
See Also