Overload List
Name | Description |
---|---|
Subtraction(Matrix<(Of <(TDepth>)>), Matrix<(Of <(TDepth>)>)) | mat1 - mat2 |
Subtraction(Matrix<(Of <(TDepth>)>), Double) | mat1 - val |
Subtraction(Double, Matrix<(Of <(TDepth>)>)) | val - mat1 |
![]() ![]() ![]() ![]() ![]() |
Emgu CV Library Documentation |
Matrix<(Of <(TDepth>)>)..::Subtraction Method |
Name | Description |
---|---|
Subtraction(Matrix<(Of <(TDepth>)>), Matrix<(Of <(TDepth>)>)) | mat1 - mat2 |
Subtraction(Matrix<(Of <(TDepth>)>), Double) | mat1 - val |
Subtraction(Double, Matrix<(Of <(TDepth>)>)) | val - mat1 |