MatRowExpr Property OpenCvSharp Class Library
Indexer to access Mat row as MatExpr

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public MatRowExprIndexer RowExpr { get; }

Return Value

Type: MatRowExprIndexer
See Also

Reference