Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlee.cpp242 static int _cvConstructSkeleton(CvVoronoiDiagramInt* pVoronoiDiagram);
1516 if(!_cvConstructSkeleton(pVoronoiDiagramInt)) in _cvLee()
1607 static int _cvConstructSkeleton(CvVoronoiDiagramInt* pVoronoiDiagram) in _cvConstructSkeleton() function