A C D E G I L M S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- closeSDK() - Method in class ai.tech5.sdk.abis.finger.T5FingerClient
-
The function uninitializes the Tech5_Client_Edition
- createTemplateMinex(int, ImageData[], byte[], Byte[], Integer, int) - Method in class ai.tech5.sdk.abis.finger.T5FingerClient
-
The function takes set of images as input and outputs the corresponding ANSI INCITS 378 compliant template.
- createTemplateMinexEx(int, RawImage[], byte[], Byte[], Integer, int) - Method in class ai.tech5.sdk.abis.finger.T5FingerClient
-
The function takes set of images as input and outputs the corresponding ANSI INCITS 378 compliant template.
- createTemplateTech5(ImageData, byte[], Byte, Integer, byte, int, int, boolean, byte[], Integer) - Method in class ai.tech5.sdk.abis.finger.T5FingerClient
-
Processes fingerprint image and build the Tech5 template.
- createTemplateTech5(ImageData, byte[], Byte, Integer, byte, int, int, boolean, byte[], Integer, boolean) - Method in class ai.tech5.sdk.abis.finger.T5FingerClient
-
Processes fingerprint image and build the Tech5 template.
- createTemplateTech5Ex(RawImage, byte[], Byte, Integer, byte, int, int, boolean, byte[], Integer) - Method in class ai.tech5.sdk.abis.finger.T5FingerClient
-
Processes fingerprint image and build the Tech5 template.
- createTemplateTech5Ex(RawImage, byte[], Byte, Integer, byte, int, int, boolean, byte[], Integer, boolean) - Method in class ai.tech5.sdk.abis.finger.T5FingerClient
-
Processes fingerprint image and build the Tech5 template.
- cutRectFromImage(RawImage, int, int, int, int, int, int, RawImage) - Method in class ai.tech5.sdk.abis.finger.T5FingerClient
-
Cuts segmented image defined by 3 vertex coordinates from whole image
All Classes All Packages