SDK

Suprema Device SDK, Suprema G-SDK

[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
[G-SDK] How to face Normalize in the G-SDK
FaceStation F2 - Getting Image Warping from the raw image file of the user's face is available to use. For 1:1 Server Matching, the Server Applicati...
Thu, Jun 9, 2022 at 2:31 PM
[Biostar2 SDK] How to save fail Event Log
Issue How to configure the terminal to record photos when authentications are attempted. Sample code You should set the BS2EventCodeEnum (IDENTI...
Fri, May 20, 2022 at 11:15 AM
[BioStar 2 API/SDK] Guidelines for API/SDK Support
The support includes troubleshooting for API/SDK bugs. It is required that any partner or customer who wants to get involved in a development MUST be full...
Wed, Apr 6, 2022 at 5:04 AM
[BioStar 2 SDK] Unable to load DLL 'BS_SDK_V2.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
BioStar 2 Device SDK uses OpenSSL for better secure communication.  To load the relevant libraries, you need to install Visual C++ Redistributable accord...
Tue, Feb 15, 2022 at 12:38 PM
[BioStar 2 Device SDK] FaceStation F2 Extended Mode in BioStar 2 Device SDK
To set the private authentication mode, FaceStation F2 has Extended Auth Mode per user information.  You can set up a specific authentication mode per use...
Fri, Dec 31, 2021 at 11:31 PM
[BioStar 2 Device SDK] Getting the user list through BS2_GetUserListUser
Case  When  you want to get the user list through BS2_GetUserListUser.  (Device SDK C#) Information Function :extern public static int BS2_GetUserL...
Wed, Dec 29, 2021 at 1:52 PM