Home | History | Annotate | Download | only in test

Lines Matching refs:getStructuringElement

1002         dst = Imgproc.getStructuringElement(Imgproc.MORPH_RECT, size);
1009 dst = Imgproc.getStructuringElement(Imgproc.MORPH_CROSS, size, anchorPoint);