Click or drag to resize

MatRowExpr Property

Indexer to access Mat row as MatExpr

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public MatRowExprIndexer RowExpr { get; }

Return Value

Type: MatRowExprIndexer
See Also