Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h1203 CVAPI(int) cvGraphVtxDegreeByPtr( const CvGraph* graph, const CvGraphVtx* vtx );
/external/opencv/cxcore/src/
Dcxdatastructs.cpp3292 cvGraphVtxDegreeByPtr( const CvGraph* graph, const CvGraphVtx* vertex ) in cvGraphVtxDegreeByPtr() function