Searched refs:CV_LEE_ERODE (Results 1 - 2 of 2) sorted by relevance
/external/opencv/cvaux/include/ | ||
H A D | cvaux.h | 927 CV_LEE_ERODE = 0, enumerator in enum:CvLeeParameters |
/external/opencv/cvaux/src/ | ||
H A D | cvlee.cpp | 1369 case CV_LEE_ERODE: image_size.width = pImage->width; |
Completed in 125 milliseconds