http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Addition(Double, Matrix<(Of <<'(TDepth>)>>)) | val + mat1 |
![]() ![]() | Addition(Matrix<(Of <<'(TDepth>)>>), Matrix<(Of <<'(TDepth>)>>)) |
Elementwise add mat1 with mat2 |
![]() ![]() | Addition(Matrix<(Of <<'(TDepth>)>>), Double) |
Elementwise add mat1 with val |