Searched defs:COEF (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/modules/ml/include/opencv2/ |
D | ml.hpp | 627 COEF=4, enumerator
|
/external/opencv3/modules/java/src/ |
D | ml+SVM.java | 34 COEF = 4, field in SVM
|
/external/opencv/ml/include/ |
D | ml.h | 492 enum { C=0, GAMMA=1, P=2, NU=3, COEF=4, DEGREE=5 }; enumerator
|
/external/opencv3/apps/traincascade/ |
D | old_ml.hpp | 467 enum { C=0, GAMMA=1, P=2, NU=3, COEF=4, DEGREE=5 }; enumerator
|