This is the Version 3.0 Release of the Recognition Primitives
Library, which follows the Beta 4 release and includes discrete, continuous,
and semi-continuous HMM functions. Also included is an example of how to
derive your own, smaller, custom DLL and Lib files from the recognition
library DLL and Lib files. Future versions of the Recognition Primitives
Library will be backwards-compatible for this calling interface.
This release uses MMX technology to accelerate the integer functions within
the library. Both a static library and a processor-specific DLL are
provided which take advantage of MMX technology. The release notes for
this release of the Recognition Primitives Library which contain more
information, are installed during the library installation.
The Library includes an application compatible with Windows* NT*, Windows 95,
and Win32s* that will measure the performance of the library functions on
any Intel Architecture-based PC. Source code for the test program and a .mak
file are provided to allow you to modify the way the performance
is tested, and to make it more relevant to your application. A demonstration
program that uses the image processing functions in the library
is also included along with the source code and a .mak file.
Release History
Version 1.0 was the first public release of the Recognition Primitives Library.
It was originally released to alpha sites in mid-March of 1995 and
given general distribution on the IAL June 1995 CD ROM. It consisted
of a Pentium®-optimized static library form of the functions.
Version 2.0, released in September 1995 added processor-specific,
dynamically linked libraries (DLLs).
A DLL detects the processor type at the time the DLL is loaded and
loads a processor-specific DLL which is optimized for either the
Intel486, Pentium processor, or the Pentium Pro Processor.