Adds the square of source image to accumulator
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sqsum
- Type: OpenCvSharpCvArr
Accumulator of the same number of channels as input image, 32-bit or 64-bit floating-point.
See Also