Reduces matrix to a vector
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- dst
- Type: OpenCvSharpCvArr
The output single-row/single-column vector that accumulates somehow all the matrix rows/columns.
See Also