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.
1 parent d3ba7db commit 6381af6Copy full SHA for 6381af6
README.md
@@ -77,7 +77,7 @@ implementation 'com.github.jenly1314.MLKit:mlkit-camera-core:1.0.1'
77
78
## 示例
79
80
-初始化 **OpenCV** 和 **WeChatQRCodeDetector** (建议在 **Application** 中的 **onCreate** 方法中初始化)
+初始化 **OpenCV** 和 **WeChatQRCodeDetector** (建议在 **Application** 的 **onCreate** 方法中初始化)
81
```kotlin
82
//初始化OpenCV
83
OpenCV.initAsync(context)
0 commit comments