http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
result = val - this
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Matrix<TDepth> SubR( TDepth val ) |
Visual Basic |
---|
Public Function SubR ( _ val As TDepth _ ) As Matrix(Of TDepth) |
Visual C++ |
---|
public: Matrix<TDepth>^ SubR( TDepth val ) |
Parameters
- val
- Type: TDepth
The value which subtract this matrix