CvSeqDeltaElems Property OpenCvSharp Class Library
how many elements allocated when the sequence grows (sequence granularity)

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

public int DeltaElems { get; }

Property Value

Type: Int32
See Also

Reference