Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlee.cpp254 static void _cvConstructSiteTree(CvVoronoiDiagramInt* pVoronoiDiagram);
1519 _cvConstructSiteTree(pVoronoiDiagramInt); in _cvLee()
1646 static void _cvConstructSiteTree(CvVoronoiDiagramInt* pVoronoiDiagram) in _cvConstructSiteTree() function