提交 8547984d 编写于 作者: A Andrey Kamaev 提交者: OpenCV Buildbot

Merge pull request #486 from amroamroamro:2.4

......@@ -487,6 +487,8 @@ Blurs an image using the box filter.
:param dst: output image of the same size and type as ``src``.
:param ddepth: the output image depth (-1 to use ``src.depth()``).
:param ksize: blurring kernel size.
:param anchor: anchor point; default value ``Point(-1,-1)`` means that the anchor is at the kernel center.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册