|
| const int | COL_SAMPLE = 1 |
| | C++: enum SampleTypes (cv.ml.SampleTypes)
|
| |
| const int | ROW_SAMPLE = 0 |
| | C++: enum SampleTypes (cv.ml.SampleTypes)
|
| |
| const int | TEST_ERROR = 0 |
| | C++: enum ErrorTypes (cv.ml.ErrorTypes)
|
| |
| const int | TRAIN_ERROR = 1 |
| | C++: enum ErrorTypes (cv.ml.ErrorTypes)
|
| |
| const int | VAR_CATEGORICAL = 1 |
| | C++: enum VariableTypes (cv.ml.VariableTypes)
|
| |
| const int | VAR_NUMERICAL = 0 |
| | C++: enum VariableTypes (cv.ml.VariableTypes)
|
| |
| const int | VAR_ORDERED = 0 |
| | C++: enum VariableTypes (cv.ml.VariableTypes)
|
| |
◆ COL_SAMPLE
| const int OpenCVForUnity.MlModule.Ml.COL_SAMPLE = 1 |
|
static |
C++: enum SampleTypes (cv.ml.SampleTypes)
◆ ROW_SAMPLE
| const int OpenCVForUnity.MlModule.Ml.ROW_SAMPLE = 0 |
|
static |
C++: enum SampleTypes (cv.ml.SampleTypes)
◆ TEST_ERROR
| const int OpenCVForUnity.MlModule.Ml.TEST_ERROR = 0 |
|
static |
C++: enum ErrorTypes (cv.ml.ErrorTypes)
◆ TRAIN_ERROR
| const int OpenCVForUnity.MlModule.Ml.TRAIN_ERROR = 1 |
|
static |
C++: enum ErrorTypes (cv.ml.ErrorTypes)
◆ VAR_CATEGORICAL
| const int OpenCVForUnity.MlModule.Ml.VAR_CATEGORICAL = 1 |
|
static |
C++: enum VariableTypes (cv.ml.VariableTypes)
◆ VAR_NUMERICAL
| const int OpenCVForUnity.MlModule.Ml.VAR_NUMERICAL = 0 |
|
static |
C++: enum VariableTypes (cv.ml.VariableTypes)
◆ VAR_ORDERED
| const int OpenCVForUnity.MlModule.Ml.VAR_ORDERED = 0 |
|
static |
C++: enum VariableTypes (cv.ml.VariableTypes)
The documentation for this class was generated from the following file:
- OpenCVForUnity/Assets/OpenCVForUnity/org/opencv/ml/Ml.cs