We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
First, thank you for the great work! We're really happy with your document-scanner plugin.
As you know, opencv adds a lot of MB to the final bundle. While waiting for Q3 2023 and the release of an Android API for scanning (see https://android-developers.googleblog.com/2023/05/build-smarter-android-apps-with-on-device-machine-learning.html), I'm currently exploring ways to reduce the size of my bundle in the meantime. It seems that there is a project called opencv-mobile that provides more compact binaries.
Do you think it's a good idea to pursue this option? If so, do you have any suggestions to get me started and make progress on this matter?
The text was updated successfully, but these errors were encountered:
@dmarcs Maybe can be a great idea to use opencv-mobile, what do you think?
Sorry, something went wrong.
No branches or pull requests
Hi,
First, thank you for the great work! We're really happy with your document-scanner plugin.
As you know, opencv adds a lot of MB to the final bundle. While waiting for Q3 2023 and the release of an Android API for scanning (see https://android-developers.googleblog.com/2023/05/build-smarter-android-apps-with-on-device-machine-learning.html), I'm currently exploring ways to reduce the size of my bundle in the meantime. It seems that there is a project called opencv-mobile that provides more compact binaries.
Do you think it's a good idea to pursue this option? If so, do you have any suggestions to get me started and make progress on this matter?
The text was updated successfully, but these errors were encountered: