OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvSetPostprocessFuncWin32_
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/highgui/include/opencv2/highgui/
highgui_c.h
239
CVAPI(void)
cvSetPostprocessFuncWin32_
(const void* callback);
241
#define cvSetPostprocessFuncWin32(callback)
cvSetPostprocessFuncWin32_
((const void*)(callback))
/external/opencv3/modules/highgui/src/
window_w32.cpp
[
all
...]
Completed in 2468 milliseconds