Emgu CV Library Documentation
depth Field
Namespaces
►
Emgu.CV.ML.Structure
►
MCvDTreeNode
►
depth
C#
Visual Basic
Visual C++
www.emgu.com/wiki
The node depth, the root node depth is 0, the child nodes depth is the parent's depth + 1.
Declaration Syntax
C#
Visual Basic
Visual C++
public
int
depth
Public
depth
As
Integer
public
:
int
depth
Assembly:
Emgu.CV.ML
(Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)