Home
last modified time | relevance | path

Searched refs:method_str (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/samples/gpu/
Dstereo_match.cpp24 string method_str() const in method_str() function
57 ss << "(" << p.method_str() << ") FPS: " << setiosflags(ios::left) in text()
227 cout << "method: " << p.method_str() << endl in printParams()
288 cout << "method: " << p.method_str() << endl; in handleKey()