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

/external/opencv/cvaux/src/
H A Dcvlee.cpp220 // Name: _cvConstructChains
229 static int _cvConstructChains(CvVoronoiDiagramInt* pVoronoiDiagram);
1510 if(!_cvConstructChains(pVoronoiDiagramInt))
1589 static int _cvConstructChains(CvVoronoiDiagramInt* pVoronoiDiagram) function
1605 }//end of _cvConstructChains

Completed in 313 milliseconds