Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h1215 #define cvGraphGetVtxCount( graph ) ((graph)->active_count) macro
/external/opencv3/modules/core/include/opencv2/core/
Dcore_c.h1836 #define cvGraphGetVtxCount( graph ) ((graph)->active_count) macro