|   | 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
Syntax[XmlElementAttribute("feature", IsNullable = false)]
public HaarFeature Feature { get; set; }<XmlElementAttribute("feature", IsNullable := false)>
Public Property Feature As HaarFeature
	Get
	SetProperty Value
Type: 
HaarFeature See Also
See Also