LEADTOOLS Barcode Module functions allow you to read barcodes, write barcodes and find duplicate barcodes within an image.
This module allows programmers to easily include code in their applications to read and write Linear (1D), DataMatrix (2D), PDF417 (2D), MicroPDF 417 (2D) and QR Code barcodes. It includes support for 100 types and sub-types. For background and full details, see http://www.leadtools.com/sdk/document/document-addon-barcode.htm.
LEADTOOLS Barcode Modules add on to the LEADTOOLS Raster, Document, Vector and Medical Imaging toolkits.
Key Features:
-
Includes all popular barcode types: Linear (1D) Symbols, DataMatrix (2D), PDF 417 (2D), MicroPDF417(2D), and QR (2D) modules are available.
-
High-speed, highly accurate barcode recognition. All barcodes in an image are located and reported back in fractions of a second.
-
Report back comprehensive information for all detected barcodes such as the barcode type, data string, X/Y position, bounding rectangle, check digit, etc.
-
Read/write barcodes at any orientation, independent of skew, orientation, or flipping, from anywhere in the image or region of interest, acquired from scanner or digital camera.
-
Read/write barcodes from/to any of over 150+ supported raster image file formats.
-
Read/write multiple barcodes.
-
Read/write barcodes with specified colors.
-
Contains Error Correction Code (ECC) to detect and repair damaged barcode symbols.
-
Write barcodes to any windows-compliant printer.
-
Integrate LEADTOOLS' extensive image processing technologies for complete control over your barcode recognition process.
Supported Environments:
The module comes in Win32 and x64 editions that can support development of software applications for any of the following environments:
-
Windows Vista
-
Windows XP
-
Windows 2000
For more information, refer to:
Getting Started (Guide to Example Programs)
Programming with LEADTOOLS Barcode Functions
Tutorial: Reading Barcodes Using the Barcode Demo