Accord.Vision.Detection.HaarFeatureNode.HaarFeatureNode C# (CSharp) Method

HaarFeatureNode() public method

Constructs a new feature tree node.
public HaarFeatureNode ( ) : System
return System
        public HaarFeatureNode()
        {
        }

Same methods

HaarFeatureNode::HaarFeatureNode ( double threshold, double leftValue, double rightValue ) : System
HaarFeatureNode::HaarFeatureNode ( double threshold, double leftValue, double rightValue, bool tilted ) : System