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 Tools
 

Imaging professionals as well as IT developers can use Tools to quickly build form recognition, image modification and image quality control applications. Like all other ClearImage engines, Tools can operate on Bi-tonal, Color and Grayscale images, stored in the most popular formats, including TIFF, JPG or PDF. For example, image objects such as text, numbers, logos, lines on forms, signature lines, boxes, and all other image elements are made accessible to the developer.

Example of object identification and selection

ClearImage Tools features include:

  • Fast image segmentation and object extraction
  • Measurements of skew, margins, rotation, and pixel content
  • Identification of image lines
  • Image scaling and morphological filters (fatten, trim)
  • Many more functions ... See ClearImage Tools specification

The ClearImage Tools, included in the ClearImage SDK, is designed to minimize your time to market and to reduce your operating costs:

Easy evaluation. Try various image processing and analysis strategies 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 measure skew, pixel count, and get objects of a TIFF image

using Inlite.ClearImageNet;
...
ImageIO io = new ImageIO();
ImageEditor oTools =
new ImageEditor(io.Open("test.tif", 1));
double angle = oTools.SkewAngle;
long pixels = oTools.Pixels;
ImageObject[] objects = oTools.GetObjects();

Reliable operation. ClearImage Tools 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.

Note: A PDF I/O Engine license is required in order to input and modify pages from a PDF file, or to write pages into a PDF file

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

Knowledge Base

ClearImage Tools 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