Click or drag to resize
Accord.NET (logo)

HaarFeatureNode Properties

The HaarFeatureNode type exposes the following members.

Properties
  NameDescription
Public propertyFeature
Gets the feature associated with this node.
Public propertyLeftNodeIndex
Gets the left node index for this feature.
Public propertyLeftValue
Gets the left value for this feature.
Public propertyRightNodeIndex
Gets the right node index for this feature.
Public propertyRightValue
Gets the right value for this feature.
Public propertyThreshold
Gets the threshold for this feature.
Top
See Also