Company Products Downloads Purchase Support
  Barcode Recognition
    Barcode 1D Basic
    Barcode 1D Pro
    PDF417
    DataMatrix
    QR
    Driver License / ID Card
  Barcode Generation
    Visual Barcode Designer
    Barcode for Documents
    Web Server Add-On
  Check21 Processing
    MICR OCR Reader
    Check IQA Metrics
  Image Processing
    Repair
    Tools
    PDF I/O
  Batch Image Processing
ClearImage DL/ID
 

Read PDF417 and Code128 barcodes from Driver License or ID Cardimages stored in PDF, TIFF, JPG and other image file formats.

Scan the licenses or cards on a flatbed or card scanner, In any orientation – horizontal, vertical, diagonal or skewed. The engine executes the necessary image enhancements to recover the barcodes, even from poor quality images.

  • The engine reports the fields on the Driver License in accordance with AAMVA/ANSI definitions
  • Recognized the version of the fields and decodes them appropriately
  • Raw data is also provided, for parsing outside the engine

Easy evaluation. Try the ClearImage DL/ID recognition with your own images in ClearImage Demo. To start evaluation download free ClearImage SDK

Rapid development. Start with the source code examples in C#, VB.NET, Visual Basic (VB6), C++, ASP, PHP, Delphi. Use intuitive .NET or   COM API without obscure parameters.
For example, these few lines of C# code read all PDF417 barcodes in a PDF file:

using Inlite.ClearImageNet;
...
BarcodeReader reader = new BarcodeReader();
reader.Pdf417 = true;
foreach (Barcode bc in reader.Read("test.pdf")) 
    MessageBox.Show("Value=" + bc.Text);

Reliable operation. The ClearImage SDK is easy to install in production environment, where it delivers proven reliable results.

Licensing. ClearImage SDK provides a free, unlimited evaluation period of 60 days. Developers may continue to freely use the SDK in a limited Development Mode. However, unlimited production use requires a runtime license on each computer which executes the software.

Quick answers. At Inlite Research, developers respond to your support queries. Contact our development team to get an expert advice typically within 24 hours

Contact Us
408-737-7092
E-Mail Us
For More Information

Knowledge Base

ClearImage DL/ID Specification

ClearImage Common Specification
©2003-2008 Inlite Research, Inc.    Tel: 408.737.7092    E-mail: sales@inliteresearch.com
Home   |   Company   |   Products   |   Downloads   |   Purchase   |   Support   |   Contact Us   |  Legal Notice