Home
last modified time | relevance | path

Searched refs:nShiftR (Results 1 – 4 of 4) sorted by relevance

/external/opencv/cv/src/
Dcvmorph.cpp754 element->nShiftR = shape < CV_SHAPE_ELLIPSE ? shape : CV_SHAPE_CUSTOM; in cvCreateStructuringElementEx()
880 el_shape = (int)(element->nShiftR); in icvMorphOp()
/external/opencv/cxcore/include/
Dcxtypes.h419 int nShiftR; member
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h359 int nShiftR; member
/external/opencv3/modules/imgproc/src/
Dmorph.cpp1903 element->nShiftR = shape < CV_SHAPE_ELLIPSE ? shape : CV_SHAPE_CUSTOM; in cvCreateStructuringElementEx()