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

/external/opencv/cvaux/src/
H A Dcvlcm.cpp444 pSite = CV_NEXT_VORONOISITE2D(pSite),
/external/opencv/cvaux/include/
H A Dcvaux.h932 #define CV_NEXT_VORONOISITE2D( SITE ) ((SITE)->edge[0]->site[((SITE)->edge[0]->site[0] == (SITE))]) macro

Completed in 20 milliseconds