HomeSort by relevance Sort by last modified time
    Searched full:cv_info (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvswitcher.cpp 56 static CvModuleInfo cv_info = { 0, "cv", CV_VERSION, cv_ipp_tab }; variable
57 CvModule cv_module( &cv_info ); variable

Completed in 134 milliseconds