CvDTreeTrainData Properties OpenCvSharp Class Library

The CvDTreeTrainData 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 propertyBuf
Public propertyBufCount
Public propertyBufSize
Public propertyCatCount
Public propertyCatMap
Public propertyCatOfs
Public propertyCatVarCount
Public propertyCounts
Public propertyCvPtr
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.)
Public propertyDirection
Public propertyHaveLabels
Public propertyHavePriors
Public propertyIsClassifier
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 propertyMaxCCount
Public propertyOrdVarCount
Public propertyPriors
Public propertyRng
Public propertySampleCount
Public propertyShared
Public propertySplitBuf
Public propertyVarAll
Public propertyVarCount
Public propertyVarIdx
Public propertyVarType
i-th element = k<0 - ordered, k>=0 - categorical, see k-th element of cat_* arrays
Top
See Also

Reference