diff --git a/README.md b/README.md index 6e74e260050a5f8e793224296a8ab409784aabf0..ed21bfbd93a20d997b51020bf274a155ad5c33ef 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,6 @@ print("数组的维度数目",lines.ndim) #打印数组的维度数目 FastLineDetectors可以方便的检测图中的直线,并且可以简单的取用直线两个端点的坐标,接下来就可以用它实现更多有趣的功能。 -本文到此结束,感谢阅读。 +本文到此结束,感谢阅读。 原文链接:[https://livezingy.com/fastlinedetectors-opencv-contrib/](https://livezingy.com/fastlinedetectors-opencv-contrib/) \ No newline at end of file