SDK

Suprema Device SDK, Suprema G-SDK

[Both SDKs] Visual Face Template Extraction from Images
Overview If you register a visual face as a credential or store the visual face template on the smart card, you need to extract a face template. If ...
Tue, Jan 16, 2024 at 8:54 AM
[Device SDK] Why I should call context relevant API only once? (Hangs, deadlock issue related)
It is not recommended to call API that allocates/release context and connects/disconnects devices several times in a short time.  Some users would ca...
Fri, Mar 10, 2023 at 4:58 AM
[Device SDK] How do I delete all data by resetting to factory settings?
There are two different API BS2_ResetConfig & BS2_FactoryReset. 1. BS2_ResetConfig : Deletes all configurations - If the 'include DB' is ...
Fri, Mar 10, 2023 at 4:57 AM
[BioStar 2 SDK] How do I manually assign CSN card number?
You can only assign the card by scanning it in the SDK sample code.  Please attached sample code to assign the CSN number manually.   
Tue, Jul 19, 2022 at 2:26 PM
[Biostar2 SDK] Why Does BioStar 2 Device SDK Return -759 ( BS_SDK_ERROR_NO_FACE_CREDENTIAL)?
Affected FW Version: FaceStation F2 v1.1.0, v.1.1.1, v1.1.2, v.1.1.3 When transmitting FaceStation F2 to the user through SDK, If you send only BS2 FaceEx&...
Mon, Jun 27, 2022 at 2:27 PM
[Biostar2 SDK] How To Set TLS Level in BioStar 2 Device SDK?
when you want to change the TLS level in the SDK and In order to set up TLS encryption with devices for device SDK. ->By calling PreferMethodHandle with...
Thu, Jun 23, 2022 at 7:58 PM
[Biostar2 SDK] How to get face image stored when you ScanFace with FSF2?
Reason for this document:  When calling the ScanFaceEx function, some user wants to save or view the WARPED image directly (to verify that FACE has bee...
Tue, Jun 14, 2022 at 2:53 PM
[G-SDK] How to register user profile image of F2 in G-SDK?
Reason for this document: When you register user profile image in the G-SDK. The regular version(1.4) does not contain that function. How to use ...
Tue, Jun 14, 2022 at 2:51 PM
[G-SDK] How to Add async connections in G-SDK
Reason for this document:  The user can select the async option and manage it from the actual menu in the G-SDK. How to use & detailed explanati...
Tue, Jun 14, 2022 at 2:49 PM
[G-SDK] Troubleshooting Connection Issue
Error message The error below would occur during the G-SDK connection with the device gateway.  1. Connection issue  Cannot connect to the device: ...
Tue, Jun 14, 2022 at 2:42 PM