Skip to content

Commit

Permalink
添加引用资料地址
Browse files Browse the repository at this point in the history
  • Loading branch information
vipstone committed Jun 3, 2018
1 parent 4e29242 commit 5eaa489
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/inpaint.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ cv2.imshow("newImage", specular)
cv2.waitKey(0)
cv2.destroyAllWindows()
```

图片扩展与腐蚀更多资料:[http://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_imgproc/py_morphological_ops/py_morphological_ops.html](http://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_imgproc/py_morphological_ops/py_morphological_ops.html)

0 comments on commit 5eaa489

Please sign in to comment.