https://github.com/dynamsoft/capture-vision-mobile-samples
Samples for Dynamsoft Capture Vision Mobile Edition
https://github.com/dynamsoft/capture-vision-mobile-samples
document-scanner driver-license vin
Last synced: 4 months ago
JSON representation
Samples for Dynamsoft Capture Vision Mobile Edition
- Host: GitHub
- URL: https://github.com/dynamsoft/capture-vision-mobile-samples
- Owner: Dynamsoft
- License: other
- Created: 2023-08-18T06:20:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T08:58:30.000Z (about 1 year ago)
- Last Synced: 2025-01-23T09:34:12.021Z (about 1 year ago)
- Topics: document-scanner, driver-license, vin
- Language: Swift
- Homepage:
- Size: 7.58 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dynamsoft Capture Vision samples for Android and iOS editions
## Requirements
### Android
- Supported OS: Android 5.0 (API Level 21) or higher.
- Supported ABI: armeabi-v7a, arm64-v8a, x86 and x86_64.
- Development Environment: Android Studio 2022.2.1 or higher.
### iOS
- Supported OS: iOS 11.0 or higher (iOS 13 and higher recommended).
- Supported ABI: arm64 and x86_64.
- Development Environment: Xcode 13 and above (Xcode 14.1+ recommended), CocoaPods 1.11.0+
## Samples
| Sample Name | Description | Programming Languages |
| ----------- | ----------- | --------------------- |
| `DocumentScanner` | Scan and deskew document pages from the video stream. | Java/Kotlin/Objective-C/Swift |
| `DriversLicenseScanner` | Scan the PDF417 barcode on a driver's license and extract driver's information. | Java/Swift |
| `VINScanner` | Scan the VIN code from a barcode or a text line and extract the vehicle information. | Java/Swift |
## License
You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=cvs&utm_source=github&package=mobile) link.
## Contact Us
For any questions or feedback, you can either [contact us](https://www.dynamsoft.com/company/contact/) or [submit an issue](https://github.com/Dynamsoft/capture-vision-mobile-samples/issues/new).