erode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void erode(Mat src, Mat dst, Mat kernel)
  2. void erode(Mat src, Mat dst, Mat kernel, Point anchor, int iterations)
    void
    erode
    (,,,
    Point anchor = Point(-1, -1)
    ,
    int iterations = 1
    )

Meta