Skip to content

Commit 465582b

Browse files
committed
Update README
1 parent 97542a8 commit 465582b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -443,9 +443,8 @@ compileOptions {
443443

444444
[mlkit-camera-core](mlkit-camera-core) 的核心代码是基于 [ZXingLite](https://github.com/jenly1314/ZXingLite)
445445
抽取后修改而来的,所以在使用上有很多相似之处,特别是 **CameraScan** 相关的API。
446-
各个 **MLKit** 相关的 **Module** 主要是基于 [mlkit-camera-core](mlkit-camera-core) 提供相机的预览帧来做不同的分析处理,所以如果 **
447-
MLKit** 当前不满足您的需求,您可以自定义拓展去实现;
448-
也可以基于 [mlkit-camera-core](mlkit-camera-core)
446+
各个 **MLKit** 相关的 **Module** 主要是基于 [mlkit-camera-core](mlkit-camera-core) 提供相机的预览帧来做不同的分析处理,
447+
所以如果 **MLKit** 当前不满足您的需求,您可以自定义拓展去实现; 也可以基于 [mlkit-camera-core](mlkit-camera-core)
449448
去开发各种衍生库。(例如:[WeChatQRCode](https://github.com/jenly1314/WeChatQRCode)
450449

451450
### 相关推荐

0 commit comments

Comments
 (0)