Home
last modified time | relevance | path

Searched refs:cvGraphVtxDegree (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.h1202 CVAPI(int) cvGraphVtxDegree( const CvGraph* graph, int vtx_idx );
/external/opencv/cxcore/src/
Dcxdatastructs.cpp3318 cvGraphVtxDegree( const CvGraph* graph, int vtx_idx ) in cvGraphVtxDegree() function