Searched refs:nShiftR (Results 1 – 2 of 2) sorted by relevance
754 element->nShiftR = shape < CV_SHAPE_ELLIPSE ? shape : CV_SHAPE_CUSTOM; in cvCreateStructuringElementEx()880 el_shape = (int)(element->nShiftR); in icvMorphOp()
419 int nShiftR; member