Explore Features
Once you have got an application running with Dynamsoft Barcode Reader Android edition, you can explore the many features of the SDK to see how to make the best out of the SDK.
If you are just getting started with Dynamsoft Barcode Reader Android Edition, we recommend that you read Getting Started first.
Basic Features
- Specify barcode formats and count
- Read barcode from image
- Read barcode from video streaming
- Read a specific area/region
- Customize the UI
Handle Difficult Scenarios
While the SDK has been carefully tuned to provide the best possible performance in most use cases, it can be further tweaked to provide an even better performance for barcodes/images of similar characteristics. Read the following topics and see if any of them might be helpful in your case.
- Read inverted barcodes
- Read deformed barcodes
- Read incomplete barcodes
- Read dense barcodes
- Read barcodes from a large image
- Read Barcodes with small module size
- Read barcodes with imbalanced colors
- Read barcodes with uneven lighting
- Read images with texture
- Read images with lots of text
- Preprocess images to read difficult barcodes
Barcode Results
- Get barcode confidence and rotation
- Get barcode location
- Get detailed barcode information
- Filter and sort decoding results
- Use intermediate results