Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好 能否添加识别时可以自动放大 #24

Closed
xueqiya opened this issue Feb 27, 2023 · 2 comments
Closed

你好 能否添加识别时可以自动放大 #24

xueqiya opened this issue Feb 27, 2023 · 2 comments

Comments

@xueqiya
Copy link

xueqiya commented Feb 27, 2023

No description provided.

@jenly1314
Copy link
Owner

抱歉,没这个打算;原因是 MLKit 的定位并不仅仅是扫码识别;所以在实现 mlkit-camera-core 时就确定了其定位;在保证其抽象的同时需要满足易用易拓展的特性;而 mlkit-barcode-scanning 只是 MLKit 中基于 mlkit-camera-core 实现的一个子库之一 。

要支持放大需修改 CameraScan 的实现,记得 ZXingLite 有支持自动放大这个功能。

@xueqiya
Copy link
Author

xueqiya commented Feb 28, 2023

抱歉,没这个打算;原因是 MLKit 的定位并不仅仅是扫码识别;所以在实现 mlkit-camera-core 时就确定了其定位;在保证其抽象的同时需要满足易用易拓展的特性;而 mlkit-barcode-scanning 只是 MLKit 中基于 mlkit-camera-core 实现的一个子库之一 。

要支持放大需修改 CameraScan 的实现,记得 ZXingLite 有支持自动放大这个功能。

好的 感谢回复,但是感觉ZXingLite识别不如MLKit 准确

@xueqiya xueqiya closed this as completed Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants