Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)