Skip to content

Commit 3ef3414

Browse files
committed
README
1 parent 23e64cd commit 3ef3414

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,7 @@ cv2.destroyAllWindows()
2424
gray = cv2.cvtColor(src, cv.COLOR_BGR2GRAY)
2525
```
2626

27-
<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-
<<<<<<< HEAD
29-
30-
=======
31-
32-
>>>>>>> 67c16e214a80f220e736fc2823a42118219ebfa4
27+
<div align=center><img src=https://i.loli.net/2019/05/22/5ce4b2ae1e7ce86434.png width=120> <img src=https://i.loli.net/2019/05/22/5ce4b2ae220a248459.png width=120></div>
3328

3429
***More opencv4.0 tutorials plese follow the learning road as below*** 👇👇👇
3530

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cv2.destroyAllWindows()
2323
```python
2424
gray = cv2.cvtColor(src, cv.COLOR_BGR2GRAY)
2525
```
26-
<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>
26+
<div align=center><img src=https://i.loli.net/2019/05/22/5ce4b2ae1e7ce86434.png width=120> <img src=https://i.loli.net/2019/05/22/5ce4b2ae220a248459.png width=120></div>
2727

2828

2929
**更多的opencv教程请参考下面的学习路径** 👇👇👇

0 commit comments

Comments
 (0)