Searched refs:CV_SHAPE_ELLIPSE (Results 1 - 2 of 2) sorted by relevance
/external/opencv/cv/include/ | ||
H A D | cv.h | 313 #define CV_SHAPE_ELLIPSE 2 macro |
/external/opencv/cv/src/ | ||
H A D | cvmorph.cpp | 754 element->nShiftR = shape < CV_SHAPE_ELLIPSE ? shape : CV_SHAPE_CUSTOM; |
Completed in 114 milliseconds