Computes element-wise quotient of the two GpuMat (c = a / b).
Supports CV_8UC1, CV_8UC4, CV_32SC1, CV_32FC1 types.
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++ |