MatExpr Methods OpenCvSharp Class Library

The MatExpr type exposes the following members.

Methods

  NameDescription
Public methodAbs
Computes absolute value of each matrix element
Public methodCross
Public methodDiag
Public methodDispose
Releases the resources
(Inherited from DisposableObject.)
Public methodDot
Public methodEquals (Inherited from Object.)
Public methodStatic memberFromMat
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInv
Public methodMul(Mat, Double)
Public methodMul(MatExpr, Double)
Public methodSubMat(Rect)
Public methodSubMat(Range, Range)
Public methodSubMat(Int32, Int32, Int32, Int32)
Public methodT
Public methodThrowIfDisposed
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from DisposableObject.)
Public methodToMat
Public methodToString (Inherited from Object.)
Top
See Also

Reference