File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments