|
.NET Assemblies
The Agora SDK 3.00 includes the following .NET Framework 2.0
assemblies within the namespace Antheus:
Analysis
The class AgrFeature includes the methods Encode to extract
the fingerprint minutiae template and Quality to determine quality, plus
other classes to store information.
Matching
The class AgrVerify includes two methods with two algorithms
to match fingerprints: Matching and Verification; it also includes
VerificationDraw to plot the similarity, and a class to store similarity
information
Compress
The class AgrWsq uses a FBI certified WSQ compression /
decompression algorithm and it accepts images in BMP and RAW formats; it
includes classes to store compressed and decompressed information
Identification
The class MatchClientSql includes methods to communicate a
1:N identification transaction with the Scheduler / MatchServers
Plain
The class Plain has methods to command the plain impression
capture of a Cross Match Verifier 300 LC2 and Verifier 310.
Capture , has numerous classes to manipulate fingerprint images, to capture
plain and rolled prints with Cross Match Verifier 300 LC2 and 310, NitGen
and FlashBus frame grabber; and and interface for rolled capture
Display
Has classes to view the finger image and its options.
|