HomeSort by relevance Sort by last modified time
    Searched full:is_trained (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/ml/test/
test_mltests2.cpp 315 bool is_trained = false; local
440 is_trained = model->train(data, 0);
442 if( !is_trained )

Completed in 53 milliseconds