Searched refs:CV_LEE_AUTO (Results 1 – 2 of 2) sorted by relevance
926 CV_LEE_AUTO = -1, enumerator995 float approx_precision CV_DEFAULT(CV_LEE_AUTO));
1364 if(approx_precision<0 && approx_precision != CV_LEE_AUTO) in cvVoronoiDiagramFromImage()1403 else if(approx_precision == CV_LEE_AUTO) in cvVoronoiDiagramFromImage()