Introduction:
As devices based on Visual camera have been launched, there is a difference in the method of managing faces between the IR (Infrared) Camera and the Visual Camera.
This webinar covers comprehensive management of Visual Face technology and includes practical hands-on training on issuing a face-on Card (a key Smart Card function) using the G-SDK.
Agenda:
1. Introduction about the Visual Face
2. How to Manage Visual Face Using BioStar 2 Device SDK & Suprema G-SDK
3. Case Study: Visual Face & Template
4. Case Study: Face on Card
Target Audience:
Intermediate Technical Sales of Suprema products, Intermediate Technical Engineers/Developers of Suprema products
Speaker:
Alex Park | Technical Consulting Engineer, Suprema
Recorded video file:
Presentation file:
[Suprema] Mastering Visual Face Implementation.pdf
SDK Official Site:
[BioStar 2 Device SDK]
BioStar 2 Device SDK Documentation
[Suprema G-SDK]
Relevant Articles:
[Suprema G-SDK] How to normalize a face in Suprema G-SDK
[Both SDKs] Visual Face Template Extraction from Images
[Biostar2 SDK] How to get face image stored when you ScanFace with FSF2?
[Biostar 2 Device SDK] How register the face image directly on the device?
Additional Information:
1. Cannot Enroll Visual Face Using Raw Image Alone
It is not possible to enroll a Visual Face using a raw image alone. This is because using raw images can cause issues during the process of automatically extracting the warped image. Therefore, when enrolling a Visual Face using an image, you must use either a warped image or a template.
Normalized Image: flag = BS2_FACE_FLAG_EX | BS2_FACE_FLAG_WARPED
Template Only (+1.7.1): flag =BS2_FACE_FLAG_TEMPLATE_ONLY