OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cxcore_info
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cxcore/src/
cxswitcher.cpp
347
static CvModuleInfo
cxcore_info
= { 0, "cxcore", CV_VERSION, cxcore_ipp_tab };
variable
638
CvModule cxcore_module( &
cxcore_info
);
Completed in 102 milliseconds