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