Cognaxon WSQ Image Library (for Linux 32-bit) version 2.0

FBI certified WSQ implementation number: 11283


Electronic fingerprints submitted to the FBI either through Integrated Automated Fingerprint
Identification System (IAFIS), or Electronic Fingerprint Image Print System (EFIPS) may not be
compressed with any technique other than WSQ. 

For fingerprint images WSQ (Wavelet Scalar Quantization) is superior to other lossy
compression methods, such as JPEG, and was chosen by FBI (U.S. Federal Bureau of Investigation)
as the fingerprint image compression standard. 

WSQ is a lossy compression method that is well-suited for preserving the very high resolution
details of grayscale images while maintaining high compression ratios of typically 12:1 to 15:1.

Cognaxon WSQ image library provides the easy way to add WSQ image format support to your software
projects using only a few lines of code.

The source code of WSQ library contains 20,099,433 lines of code and saves you months of tedious work.

WSQ image library reads and converts between WSQ and 11 other graphic file formats, it is small (~ 1.5 Megabyte) and fast.

Library format:  Shared Library (*.so)
Format of exported functions:  C language
Calling convention of exported functions:  __cdecl
Calling convention of exported functions available through additional wrapper DLL interface: JNIEXPORT
Internal engine: C++
Operating system: Linux (x86 platform)

Supported formats for reading:
WSQ - FBI Wavelet Scalar Quantization
BMP - Windows bitmaps
TIFF - Macintosh Tagged Information File Format images
TIF - PC Tagged Information File Format images
JPG, JPEG - Joint Photographic Experts Group images
PNG - Portable network graphic images
GIF - Compuserve Graphic Interchange Format
TGA - Truevision images 
PCX - ZSoft Paintbrush images
RGB - SGI true color images
PSD - Photoshop images
CEL - Autodesk images
IFF - Amiga Bitmap Graphic (8 bits)

Supported formats for writing:
WSQ - FBI's Wavelet Scalar Quantization
BMP - Windows Bitmap Graphics
TIF - Tagged Information File Format  (no LZW compression)
PNG - Portable Network Graphics
JPG - Joint Photographic Experts Group
RGB - Silicon Graphics International (uncompressed)
TGA - Truevision Targa Graphic


Adding WSQ image library to your software project is very easy. Only 2-3 steps and several lines
of code are needed. Sample projects are provided for:

GNU C Compiler GCC,
Trolltech Qt C++,
Sun Java,
Lazarus,
PHP.


For latest version and more information please visit:
http://www.cognaxon.com

