dilate

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

Meta