提交 7e6645f5 编写于 作者: youcans_'s avatar youcans_

Update Contours.md

上级 e14da35b
......@@ -9,7 +9,7 @@ OpenCV 提供函数 **cv.findContours()** 对二值图像寻找轮廓,函数 *
**函数说明:**
```
cv.boxFilter(src, ddepth, ksize[, dst[, anchor[, normalize[, borderType]]]]) → dst
cv.findContours(image, mode, method[, contours[, hierarchy[, offset]]] ) → contours, hierarchy
```
我们从康熙御笔书法中提取轮廓,据说这是一种经典的书画复制技法。下图从上到下分别是:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册