Searched refs:CV_SHAPE_ELLIPSE (Results 1 – 2 of 2) sorted by relevance
313 #define CV_SHAPE_ELLIPSE 2 in LOAD_CHDL() macro
754 element->nShiftR = shape < CV_SHAPE_ELLIPSE ? shape : CV_SHAPE_CUSTOM; in cvCreateStructuringElementEx()