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