|
HaarFeatureNodeFeature Property
|
Gets the feature associated with this node.
Namespace:
Accord.Vision.Detection
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax [XmlElementAttribute("feature", IsNullable = false)]
public HaarFeature Feature { get; set; }
<XmlElementAttribute("feature", IsNullable := false)>
Public Property Feature As HaarFeature
Get
Set
Request Example
View SourceProperty Value
Type:
HaarFeatureSee Also