Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

sadly, there are no overloaded +-*/ operators for UMat available.

you'll have to use equivalent functions, like multiply(), scaleAdd() , etc.