DTreeDataLayout Enumeration OpenCvSharp Class Library
Data layout of decision tree

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum DTreeDataLayout
Members

  Member nameValueDescription
RowSample1 [CV_ROW_SAMPLE]
ColSample0 [CV_COL_SAMPLE]
See Also

Reference