IDKit SDK
Identification time has two components: constant and linear. When database size grows from 500 to 3000, only linear component grows 6x, the constant compone...
Wed, 9 Sep, 2015 at 9:19 AM
Template extraction is an expensive operation. It generally takes around 300ms to extract a template on standard workstation. Database writes are fairly slo...
Wed, 9 Sep, 2015 at 9:19 AM
First you should understand that fingerprint matching/comparison per second means amount of one-to-one fingerprint template comparisons per second. For ...
Wed, 17 Jan, 2018 at 1:25 PM
Innovatrics proprietary template format is ICS format. All user records (or user templates) are stored in ICS format in the IDKit or ExpressID AFIS database...
Wed, 10 Jul, 2019 at 12:48 PM
You can setup an ODBC DSN for the MS Access database. Then connect to the database using "odbc" connection type (what is possible only in IDKit PR...
Wed, 9 Sep, 2015 at 9:20 AM
Function IEngine_AddFingerprint (C++) and Fingerprint constructor (.NET) can be executed in parallel from multiple threads.
Function IEngine_AddFingerp...
Wed, 9 Sep, 2015 at 9:20 AM
Saving empty users in database is indeed not possible. There must be at least one fingerprint present. I am wondering why would you want to do this.
If...
Wed, 9 Sep, 2015 at 9:20 AM
We don't have any PHP connector, but PHP and other scripting languages have good support for interfacing with C/C++ libraries. You can build your own ...
Fri, 4 Aug, 2017 at 1:49 PM
We have an ActiveX plugin that allows client-side scripts to access IDKit SDK. We provide it upon your request. Some understanding of ActiveX is required to...
Wed, 24 Feb, 2016 at 3:38 PM
According to information from Microsoft website, WEPOS is built on top of Windows XP for x86 processors. IDKit PC SDK should work on WEPOS without change. T...
Wed, 24 Feb, 2016 at 3:36 PM