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

feat(barcode-scanning): support cornerPoints in readBarcodesFromImage #225

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

ebarooni
Copy link

@ebarooni ebarooni commented Jan 13, 2025

Include raw cornerPoints for all methods except startScan.

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).
  • I have read and followed the pull request guidelines.

Close #39
Close #100

Include raw cornerPoints for all methods except startScan.
@ebarooni ebarooni requested a review from robingenz January 13, 2025 21:35
Copy link

pkg-pr-new bot commented Jan 13, 2025

Open in Stackblitz

@capacitor-mlkit/barcode-scanning

npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/barcode-scanning@225

@capacitor-mlkit/face-detection

npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/face-detection@225

@capacitor-mlkit/face-mesh-detection

npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/face-mesh-detection@225

@capacitor-mlkit/selfie-segmentation

npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/selfie-segmentation@225

@capacitor-mlkit/translation

npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/translation@225

commit: d59aff2

@robingenz robingenz changed the base branch from main to next January 14, 2025 07:52
@robingenz robingenz merged commit 67cc69a into next Jan 14, 2025
4 checks passed
@robingenz robingenz deleted the feat/issue-39 branch January 14, 2025 07:52
@robingenz
Copy link
Member

@ebarooni Thank you!!

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.

feat(barcode-scanning): support cornerPoints in readBarcodesFromImage(...)
2 participants