CvChainPtReader Properties OpenCvSharp Class Library

The CvChainPtReader type exposes the following members.

Properties

  NameDescription
Protected propertyAllocatedMemory
Gets or sets a memory address allocated by AllocMemory.
(Inherited from DisposableObject.)
Protected propertyAllocatedMemorySize
Gets or sets the byte length of the allocated memory
(Inherited from DisposableObject.)
Public propertyBlock
current block
(Inherited from CvSeqReader.)
Public propertyBlockMax
pointer to the End of block
(Inherited from CvSeqReader.)
Public propertyBlockMin
pointer to the beginning of block
(Inherited from CvSeqReader.)
Public propertyCode
Public propertyCvPtr
Data pointer (CvChainPtReader*)
Public propertyDeltaIndex
seq->first->start_index
(Inherited from CvSeqReader.)
Public propertyDeltas
schar deltas[8][2]
Public propertyHeaderSize
size of sequence header
(Inherited from CvSeqReader.)
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.)
Public propertyIsEnabledDispose
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.)
Public propertyPrevElem
pointer to the End of block
(Inherited from CvSeqReader.)
Public propertyPt
Public propertyPtr
pointer to element be read next
(Inherited from CvSeqReader.)
Public propertyReaderPos
Gets/Sets the current reader position
(Inherited from CvSeqReader.)
Public propertySeq
Sequence, beign read
(Inherited from CvSeqReaderT.)
Top
See Also

Reference