Home
last modified time | relevance | path

Searched defs:CvType (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.hpp363 struct CV_EXPORTS CvType struct
369 CvTypeInfo* info; argument
371 static CvTypeInfo* first; argument
372 static CvTypeInfo* last; argument
/external/opencv/cxcore/src/
Dcxpersistence.cpp4819 CvType::CvType( const char* type_name, in CvType() function in CvType