Home | History | Annotate | Download | only in opencv2

Lines Matching refs:morphologyEx

1113 cv::dilate or cv::morphologyEx. But you can also construct an arbitrary binary mask yourself and use it as
1864 @sa dilate, morphologyEx, getStructuringElement
1890 @sa erode, morphologyEx, getStructuringElement
1918 CV_EXPORTS_W void morphologyEx( InputArray src, OutputArray dst,