Searched defs:cvGraphRemoveEdge (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp3269 cvGraphRemoveEdge( CvGraph* graph, int start_idx, int end_idx ) function
3274 CV_FUNCNAME( "cvGraphRemoveEdge" );

Completed in 91 milliseconds