Click or drag to resize
MCvSeqBlock Fields
http://www.emgu.com

The MCvSeqBlock type exposes the following members.

Fields
  NameDescription
Public fieldcount
Number of elements in the block.
Public fielddata
Pointer to the first element of the block.
Public fieldnext
Next sequence block.
Public fieldprev
Previous sequence block.
Public fieldstart_index
Index of the first element in the block + sequence->first->start_index.
Top
See Also