Home
last modified time | relevance | path

Searched defs:filename_to_save (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/samples/cpp/
Dletter_recog.cpp121 const string& filename_to_save) in test_and_save_classifier()
155 const string& filename_to_save, in build_rtrees_classifier()
221 const string& filename_to_save, in build_boost_classifier()
346 const string& filename_to_save, in build_mlp_classifier()
477 const string& filename_to_save, in build_svm_classifier()
518 string filename_to_save = ""; in main() local