Adds an image to the accumulator.
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- mask
- Type: OpenCvSharp.CPlusPlusInputArray
Optional operation mask.
Return Value
Type: MatAccumulator image with the same number of channels as input image, 32-bit or 64-bit floating-point.
See Also