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

upgrade com.google.mlkit:barcode-scanning version #698

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

aravind3566
Copy link
Contributor

Summary

Motivation:

This pull request upgrades the ML Kit barcode scanning dependency from its current version to 17.3.0.
The upgrade provides performance improvements, enhanced QR code detection accuracy, and introduces new features like auto-zoom support through ZoomSuggestionOptions.

Problem Solved:

The current version lacks optimized QR code scanning capabilities, especially when dealing with small, blurry, or distant QR codes. The new version improves detection speed and accuracy.

How did you test this change?

Platform Testing:
✅ Tested on Android with various QR code sizes and distances to confirm improved scanning speed and accuracy.
✅ Verified functionality remains stable with no crashes or regressions.

@scarlac scarlac merged commit 8e43aaf into teslamotors:master Feb 11, 2025
4 checks passed
@scarlac
Copy link
Collaborator

scarlac commented Feb 11, 2025

Appreciate the contribution @aravind3566

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

Successfully merging this pull request may close these issues.

2 participants