WSQ Image Library (for Windows CE/Pocket PC/Windows Mobile) version 2.0


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 31 other graphic file formats,
it is small (~ 150 kilobyte) and fast, and has graphics format conversion utility.

Library format:  DLL (Dynamic Link Library)  
Format of exported functions:  C language  
Calling convention of exported functions:  Winapi (__cdecl)
Calling convention of exported functions available through additional wrapper DLL interface: JNIEXPORT
Internal engine: C++  
Operating system: Windows Mobile/Windows CE/Pocket PC (ARMV4/ARMV4I)

Supported formats for reading:
WSQ - FBI's Wavelet Scalar Quantization
BMP - Windows Bitmap Graphics
JPG - Joint Photographic Experts Group images
PNG - Portable Network Graphics images
GIF - Compuserve Graphic Interchange Format images


Supported formats for writing:
WSQ - FBI's Wavelet Scalar Quantization
BMP - Windows Bitmap Graphics


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: 

Microsoft Visual C# .NET,
Microsoft Visual Basic .NET.


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

