Computes element-wise absolute difference of array and scalar (c = abs(a - s)).
Supports only CV_32FC1 type.
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.2.1.1106 (2.2.1.1106)
Syntax
C# | Visual Basic | Visual C++ |