Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Class BarCodeReader is intended for detecting and reading barcodes from images.
BarCodeReader class: Read 1D and 2D barcodes at any angle from an image
Support for multiple image formats
Reading images with resolutions ranging from 75 to 600 dpi
Recognize barcodes in challenging conditions, such as blurry, noisy, or damaged images
Specify targeted scan areas within an image for faster and more precise recognition
Predefine barcode symbologies to optimize the recognition process
Fine-tune the recognition engine for the best balance between speed and accuracy (manually or using built-in presets).
Examples of supported scenarios:
Detect and read all barcodes within the specified scan region
Read multiple barcode from a single scanned area
Retrieve angle and region information for each recognized barcode (bounding region can be defined using points, quadrangles, or rectangles)
Perform checksum validation for 1D and postal barcodes
Enhance detection speed using multi-threading
Extract barcodes from PDFs using Aspose.PDF
Aspose.BarCode for Android via Java supports over 80 different barcode types used in a variety of industries, namely, 1D (linear), 2D (including QR codes), and postal symbologies. The detailed information about generating barcodes using various barcode standards can be found in section Generation Specifics for Symbologies.
Linear barcode types, or 1D barcodes, correspond to the first generation of one-dimensional barcodes (1D) that are used to represent information by varying the widths and spacings of parallel lines. Some 1D symbologies allow encoding only numbers, while others permit encoding also letters.
DataBar barcodes (former RSS-14) are 1D and 1D staked barcodes, which were developed to efficiently encode GS1 Application Identifier data.
Matrix barcodes, also known as 2D barcodes, have been introduced as a two-dimensional way to encode information. Two-dimensional (2D) barcodes are generated using various symbols and shapes. This barcode type is considered to be more efficient, as such barcodes contain more data per unit area, and most of them are self-correctable.
Postal barcodes are specific symbologies used by postal services in different countries.
HIBC barcodes encode data in special format which is used in Health Industry. As transport, the barcodes use other 1D and 2D barcodes and encode data as Alpha-Numeric.
GS1 barcodes use other 1D and 2D barcodes to encode GS1 Application Identifier data.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.