Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlee.cpp462 static int _cvConstructExtVD(CvVoronoiDiagramInt* pVoronoiDiagram);
1609 if(!_cvConstructExtVD(pVoronoiDiagram)) in _cvConstructSkeleton()
2572 static int _cvConstructExtVD(CvVoronoiDiagramInt* pVoronoiDiagram) in _cvConstructExtVD() function