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 97542a8 commit 465582bCopy full SHA for 465582b
README.md
@@ -443,9 +443,8 @@ compileOptions {
443
444
[mlkit-camera-core](mlkit-camera-core) 的核心代码是基于 [ZXingLite](https://github.com/jenly1314/ZXingLite)
445
抽取后修改而来的,所以在使用上有很多相似之处,特别是 **CameraScan** 相关的API。
446
-各个 **MLKit** 相关的 **Module** 主要是基于 [mlkit-camera-core](mlkit-camera-core) 提供相机的预览帧来做不同的分析处理,所以如果 **
447
-MLKit** 当前不满足您的需求,您可以自定义拓展去实现;
448
-也可以基于 [mlkit-camera-core](mlkit-camera-core)
+各个 **MLKit** 相关的 **Module** 主要是基于 [mlkit-camera-core](mlkit-camera-core) 提供相机的预览帧来做不同的分析处理,
+所以如果 **MLKit** 当前不满足您的需求,您可以自定义拓展去实现; 也可以基于 [mlkit-camera-core](mlkit-camera-core)
449
去开发各种衍生库。(例如:[WeChatQRCode](https://github.com/jenly1314/WeChatQRCode))
450
451
### 相关推荐
0 commit comments