http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Subtract(IntPtr, MCvScalar, IntPtr, IntPtr, IntPtr) |
Computes element-wise weighted product of the two arrays (c = scale * a * b)
Supports CV_32FC1 and CV_32FC2 type.
|
![]() ![]() | Subtract(IntPtr, IntPtr, IntPtr, IntPtr, IntPtr) |
Subtracts one matrix from another (c = a - b).
|