Searched refs:ML_SVM (Results 1 – 2 of 2) sorted by relevance
89 TEST(ML_SVM, trainauto) { CV_SVMTrainAutoTest test; test.safe_run(); } in TEST() argument
153 TEST(ML_SVM, save_load) { CV_SLMLTest test( CV_SVM ); test.safe_run(); } in TEST() argument261 TEST(ML_SVM, legacy_load) { CV_LegacyTest test(CV_SVM, "_poletelecomm.xml;_waveform.xml"); test.saf… in TEST() argument