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

/external/opencv/cxcore/include/
H A Dcxcore.h1219 #define CV_GRAPH_TREE_EDGE 2 macro
/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp3578 if( scanner->mask & CV_GRAPH_TREE_EDGE )
3580 code = CV_GRAPH_TREE_EDGE;

Completed in 27 milliseconds