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

/external/opencv/cvaux/src/
H A Dcvlcm.cpp447 pEdge_stop = CV_FIRST_VORONOIEDGE2D(pSite);
466 pEdge_stop = CV_FIRST_VORONOIEDGE2D(pSite);
/external/opencv/cvaux/include/
H A Dcvaux.h934 #define CV_FIRST_VORONOIEDGE2D( SITE ) ((SITE)->edge[0]) macro

Completed in 47 milliseconds