Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yushulx/android-camera-barcode-mrz-document-scanner
Android barcode, MRZ and document detection examples built with Dynamsoft Capture Vision SDK
https://github.com/yushulx/android-camera-barcode-mrz-document-scanner
android barcode code128 code39 datamatrix document java mobile mrz pdf417 qrcode
Last synced: about 2 months ago
JSON representation
Android barcode, MRZ and document detection examples built with Dynamsoft Capture Vision SDK
- Host: GitHub
- URL: https://github.com/yushulx/android-camera-barcode-mrz-document-scanner
- Owner: yushulx
- Created: 2021-12-23T06:13:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T06:58:58.000Z (4 months ago)
- Last Synced: 2024-10-09T08:08:34.963Z (2 months ago)
- Topics: android, barcode, code128, code39, datamatrix, document, java, mobile, mrz, pdf417, qrcode
- Homepage: https://www.dynamsoft.com/barcode-reader/sdk-mobile/
- Size: 74.5 MB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Capture Vision Examples
This project demonstrates how to utilize the Dynamsoft Capture Vision SDK for detecting **1D/2D barcodes**, **documents**, **MRZ (Machine Readable Zone)**, and more in Android applications.## Prerequisites
- Obtain a [Dynamsoft Capture Vision Suite license](https://www.dynamsoft.com/customer/license/trialLicense/?product=dcv&package=cross-platform).## List of Examples
- [CameraX vs. Dynamsoft Camera Enhancer](examples/9.x/camerax_ml_qr/README.md)
https://github.com/user-attachments/assets/00ca0807-6691-4345-9cd8-f2385a532690- [Google ML Kit vs. Dynamsoft Barcode Reader](examples/9.x/dense_qr/README.md)
- [Fast Moving QR Code Detection](examples/9.x/shutter_speed/README.md)
![Android Camera2 shutter speed](https://www.dynamsoft.com/codepool/img/2019/05/android-camera2-barcode.gif)- [Decoding Camera Frames in JNI C++](examples/9.x/ndk_jni/README.md)
- [ARCore Barcode Detection](examples/9.x/ARCore/README.md)
https://github.com/yushulx/android-arcore-barcode-qr-detection/assets/2202306/be665855-4720-4896-a838-f9105cd5f9c2
- [Driver's License Recognition](examples/10.x/driver_license/README.md)
- [MRZ Recognition](examples/10.x/mrz/README.md)