http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Multiply(IntPtr, MCvScalar, IntPtr, IntPtr) |
Multiplies GpuMat to a scalar (c = a * scalar).
|
![]() ![]() | Multiply(IntPtr, IntPtr, IntPtr, Double, IntPtr) |
Computes element-wise product of the two GpuMat: c = scale * a * b.
|