Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h1185 CVAPI(void) cvGraphRemoveEdge( CvGraph* graph, int start_idx, int end_idx );
/external/opencv/cxcore/src/
Dcxdatastructs.cpp3269 cvGraphRemoveEdge( CvGraph* graph, int start_idx, int end_idx ) in cvGraphRemoveEdge() function