Searched defs:cvGetWindowProperty (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/highgui/src/
H A Dwindow.cpp88 CV_IMPL double cvGetWindowProperty(const char* name, int prop_id) function
188 return cvGetWindowProperty(winname.c_str(), prop_id);

Completed in 25 milliseconds