Skip to content

Commit 88254ba

Browse files
committed
Update README
1 parent 46f68b1 commit 88254ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

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

362362
## 特别说明
363363

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

367368
### 相关推荐
368369

0 commit comments

Comments
 (0)