The Agora SDK supports all scanners. The developer can use the scanner driver to capture a finger image, and then
programatically pass it to the Agora Analysis component. We prefer 500 dpi but
we can handle other resolutions if the information is available. Here is the
code:
Public static
Antheus.Analysis.MinutiaeInfo Encode(int fgp, int imp, byte[] raw,
int width, int height, int dpiX, int dpiY)
The Agora ID solution supports some scanners and we are adding more to the list.
|