http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Divide(Double, IntPtr, IntPtr, IntPtr) |
Computes element-wise weighted reciprocal of an array (c = scale/ b).
|
![]() ![]() | Divide(IntPtr, MCvScalar, IntPtr, IntPtr) |
Computes element-wise quotient of a GpuMat and scalar (c = a / scalar).
|
![]() ![]() | Divide(IntPtr, IntPtr, IntPtr, Double, IntPtr) |
Computes element-wise quotient of the two GpuMat (c = scale * a / b).
|