- Notifications
You must be signed in to change notification settings - Fork4
Samples for Dynamsoft Barcode Reader java edition
License
Dynamsoft/barcode-reader-java-samples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains multiple samples that demonstrates how to use theDynamsoft Barcode Reader Java Edition.
- Operating systems:
- Windows Windows: Windows 8 and higher, or Windows Server 2012 and higher
- Linux x64 (Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 7+, etc.)
- Linux arm 64bit
- macOS universal 10.15+
- JDK 1.8 and above
| Sample Name | Description |
|---|---|
HelloWorld | This is a Java sample that illustrates the simplest way to recognize barcodes from images with Dynamsoft Barcode Reader SDK. |
VideoDecoding | This sample demonstrates how to read barcodes from video frames. |
GeneralSettings | This sample demonstrates how to configure general used settings and read barcodes from an image file. |
ReadDPMBarcode | This sample demonstrates how to read DPM (Direct Part Marking) barcodes and get barcode results. |
ParameterTuner | This sample demonstrates how to adjust and test different parameter settings to optimize barcode recognition performance. |
ShowLocalizedVSDecodedBarcodes | This sample demonstrates how to highlight successfully decoded and only-localized barcodes with different styles of rectangles. |
In addition to the classic barcode decoding samples listed above, the following samples go a step further by parsing the decoded results and showcasing more structured workflows.
Important
These samples use theDynamsoft Capture Vision package instead ofDynamsoft Barcode Reader. If you're switching to these samples, make sure todownload and use the correct package.
| Sample | Description |
|---|---|
DriverLicenseScanner | Shows how to capture and extract user's information from driver license/ID. |
VINScanner | Shows how to capture and extract vehicle's information from Vehicle Identification Number (VIN). |
GS1AIScanner | Shows how to extract and interpret GS1 Application Identifiers (AIs) from GS1 barcodes. |
The library requires a license to work, you use the API initLicense to initialize license key and activate the SDK.
These samples use a free public trial license which require network connection to function. You can request a 30-day free trial license key fromCustomer Portal which works offline.
About
Samples for Dynamsoft Barcode Reader java edition
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.