Skip to content

Commit 399ea24

Browse files
committed
commit
1 parent 5041d7f commit 399ea24

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ gray = cv2.cvtColor(src, cv.COLOR_BGR2GRAY)
2525
```
2626

2727
<div align=center><img src=https://i.loli.net/2019/05/22/5ce4b2ae1e7ce86434.png width=100> <img src=https://i.loli.net/2019/05/22/5ce4b2ae220a248459.png width=100></div>
28-
---
28+
29+
2930
***More opencv4.0 tutorials plese follow the learning road as below*** 👇👇👇
3031

3132
## Learning Road ⛳️

README_CN.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ cv2.destroyAllWindows()
2424
gray = cv2.cvtColor(src, cv.COLOR_BGR2GRAY)
2525
```
2626
<div align=center><img src=https://i.loli.net/2019/05/22/5ce4b2ae1e7ce86434.png width=100> <img src=https://i.loli.net/2019/05/22/5ce4b2ae220a248459.png width=100></div>
27-
---
27+
28+
2829
**更多的opencv教程请参考下面的学习路径** 👇👇👇
2930

3031
## 学习路径 ⛳️

0 commit comments

Comments
 (0)