OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.MlModule.Ml Class Reference

Static Public Attributes

const int COL_SAMPLE = 1
 
const int ROW_SAMPLE = 0
 
const int TEST_ERROR = 0
 
const int TRAIN_ERROR = 1
 
const int VAR_CATEGORICAL = 1
 
const int VAR_NUMERICAL = 0
 
const int VAR_ORDERED = 0
 

Member Data Documentation

◆ COL_SAMPLE

const int OpenCVForUnity.MlModule.Ml.COL_SAMPLE = 1
static

◆ ROW_SAMPLE

const int OpenCVForUnity.MlModule.Ml.ROW_SAMPLE = 0
static

◆ TEST_ERROR

const int OpenCVForUnity.MlModule.Ml.TEST_ERROR = 0
static

◆ TRAIN_ERROR

const int OpenCVForUnity.MlModule.Ml.TRAIN_ERROR = 1
static

◆ VAR_CATEGORICAL

const int OpenCVForUnity.MlModule.Ml.VAR_CATEGORICAL = 1
static

◆ VAR_NUMERICAL

const int OpenCVForUnity.MlModule.Ml.VAR_NUMERICAL = 0
static

◆ VAR_ORDERED

const int OpenCVForUnity.MlModule.Ml.VAR_ORDERED = 0
static

The documentation for this class was generated from the following file: