Searched refs:CV_GRAPH_VERTEX (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1218 #define CV_GRAPH_VERTEX 1 macro
/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp3548 if((scanner->mask & CV_GRAPH_VERTEX))
3553 code = CV_GRAPH_VERTEX;

Completed in 118 milliseconds