TransApplet™

   order now!
  • What is TransApplet ?
  • ImageFinder Family
  • Where Should I Start?
  • Order
  • API
  • Example
  • User's Guide

I. What is TransApplet?

TransApplet is a developer tool (.Net Class Library) that enables System Integrators, Solution Developers, and Individuals to quickly add Image Recognition capability to their products and services. It is the software library used to create the ImageFinder.

TransApplet is the matching engine for all Attrasoft products, including the ImageFinder. ImageFinder for Windows is an off-the-shelf Application Software that enables System Integrators, Solution Developers, and Individuals to quickly test their own Image Recognition ideas.

With the Attrasoft products, you obtain the essential building blocks required to offer Image Recognition products and services - such as Verification (1:1 Matching), Identification (1:N Matching), Search, Counting, Processing, Signature, ... Attrasoft provides these essential software components plus customized solutions with many enhancements such as High Accuracy Rates, faster Recognition Speed, ...

Customized version is available for ease of integration.


II. ImageFinder Family?

The ImageFinder family has several members:
  • ImageFinder Family
  • TransApplet
  • AttraSeek Family (AttraSeek & Mini-AttraSeek)
ImageFinderLite and ImageFinderSeg are two user-friendly versions. ImageFinderLite has no parameters and ImageFinderSeg has two parameters. ImageFinder is a standalone software, which has 3,000 parameters to be adjusted.

TransApplet is the Presentation Layer programming tool.

AttraSeek.com is the ImageFinder for the Internet.


III. Where Should I Start?

(1) You should start with the online testing: http://www.attraseek.com/

(2) You might want to do some desktop testing:

(3) Solve your problem via a customized ImageFinder.

(4) Once you have solved your image recognition problem with the standalone software ImageFinder, you can move to the programming tool, the TransApplet.


IV. Order

email to gina@attrasoft.com

Mail Order:

TransApplet

Attrasoft

P. O. Box 13051

Savannah, GA. 31406

USA


V. API

Basic API (Microsoft Visual Studio Class Library) is easy to use. The unique attributes of an image – its “signature” - are compared against a library of signatures that have been prepared earlier. The following is for whole image against whole image:

Get signature:

  • imgSig = transAppletObject.getSignature ( bitmap);

Create signatures for all images in a folder for the initial library:

  • transAppletObject.getSDignatures (foldername, outputtextFilename);

Load image signature library:

  • transAppletObject.loadLibrary ( filename);

  • transAppletObject.loadLibraries ( foldername);

1:N Matching

  • myResults = transAppletObject.findmatch1N (imgSig);

Library maintenance –single image

  • transAppletObject.insert (imgSig);
  • transAppletObject.delete(imgSig);

Library maintenance –multiple images

  • transAppletObject.loadsecondaryLibrary (filename);
  • transAppletObject.loadsecondaryLibraries (directoryname);


VI. Example

Click here to see a programming example.


VII. User's Guide

Click here.


Home | Company | Services | Products | Customers | Contact Us

copyright © 2007 - 2010 Attrasoft, Inc. All Rights Reserved.