HomeSort by relevance Sort by last modified time
    Searched refs:CV_VERSION (Results 1 - 3 of 3) sorted by null

  /external/opencv/cxcore/include/
cvver.h 53 #define CV_VERSION "1.1.0"
  /external/opencv/cv/src/
cvswitcher.cpp 56 static CvModuleInfo cv_info = { 0, "cv", CV_VERSION, cv_ipp_tab };
  /external/opencv/cxcore/src/
cxswitcher.cpp 347 static CvModuleInfo cxcore_info = { 0, "cxcore", CV_VERSION, cxcore_ipp_tab };

Completed in 179 milliseconds