Searched refs:cvGraphRemoveVtx (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cvaux/src/
H A Denmin.cpp680 cvGraphRemoveVtx( hlpGraph, v );
/external/opencv/cxcore/include/
H A Dcxcore.h1166 CVAPI(int) cvGraphRemoveVtx( CvGraph* graph, int index );
/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp2995 cvGraphRemoveVtx( CvGraph* graph, int index ) function
3000 CV_FUNCNAME( "cvGraphRemoveVtx" );

Completed in 2239 milliseconds