Computes element-wise product of the two GpuMat (c = a * b).
Supports CV_8UC1, CV_8UC4, CV_32SC1, CV_32FC1 types.
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |