Collapse imageExpand ImageCopy imageCopyHover image
            





Emgu CV Library Documentation
Matrix<(Of <(<'TDepth>)>)>..::..Addition Operator
Matrix<(Of <(<'TDepth>)>)> Class See Also Send Feedback
http://www.emgu.com

Overload List

  NameDescription
Public operatorStatic memberAddition(Double, Matrix<(Of <<'(TDepth>)>>))
val + mat1
Public operatorStatic memberAddition(Matrix<(Of <<'(TDepth>)>>), Matrix<(Of <<'(TDepth>)>>))
Elementwise add mat1 with mat2
Public operatorStatic memberAddition(Matrix<(Of <<'(TDepth>)>>), Double)
Elementwise add mat1 with val

See Also

Matrix<(Of <(<'TDepth>)>)> Class
Matrix<(Of <(<'TDepth>)>)> Members
Emgu.CV Namespace
Footer image
For questions and discussions please visit http://www.emgu.com/forum

Send comments on this topic to support@emgu.com

2011 Emgu, All Rights Reserved,