http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Subtract(IntPtr, MCvScalar, IntPtr, IntPtr) |
Subtracts one matrix from another (c = a - scalar).
Supports CV_32FC1 and CV_32FC2 type.
|
![]() ![]() | Subtract(IntPtr, IntPtr, IntPtr, IntPtr) |
Subtracts one matrix from another (c = a - b).
Supports CV_8UC1, CV_8UC4, CV_32SC1, CV_32FC1 types
|