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