We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 438e67f + e18fc48 commit b36f4b0Copy full SHA for b36f4b0
modules/wechat_qrcode/samples/qrcode.py
@@ -22,7 +22,7 @@
22
except:
23
print("---------------------------------------------------------------")
24
print("Failed to initialize WeChatQRCode.")
25
- print("Please, download 'detector.*' and 'sr.*' from")
+ print("Please, download 'detect.*' and 'sr.*' from")
26
print("https://github.com/WeChatCV/opencv_3rdparty/tree/wechat_qrcode")
27
print("and put them into the current directory.")
28
0 commit comments