Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:face_api [2021/01/04 13:49]
kkshin [BS2FaceEx]
en:face_api [2022/04/11 10:04]
mark
Line 2: Line 2:
 This API allows to scan/verify the face template. This API allows to scan/verify the face template.
  
-  * [[BS2_ScanFace]]:​ ''​FaceStation2''​ Scans the face from a device and extracts template and image data.+  * [[BS2_ScanFace]]:​ ''​FaceStation2''​ ''​FaceLite''​ Scans the face from a device and extracts template and image data.
   * [[BS2_GetAuthGroup]]:​ Retrieves selected authentication groups.   * [[BS2_GetAuthGroup]]:​ Retrieves selected authentication groups.
   * [[BS2_GetAllAuthGroup]]:​ Retrieves all authentication groups. ​     * [[BS2_GetAllAuthGroup]]:​ Retrieves all authentication groups. ​  
Line 12: Line 12:
   * [[BS2_ScanFaceEx]]:​ ''​FaceStation F2''​ Scans the face from a device and extracts template and image data. [+ 2.7.1]   * [[BS2_ScanFaceEx]]:​ ''​FaceStation F2''​ Scans the face from a device and extracts template and image data. [+ 2.7.1]
   * [[BS2_ExtraceTemplateFaceEx]]:​ ''​FaceStation F2''​ Extracts template data by the face image. [+ 2.7.1]   * [[BS2_ExtraceTemplateFaceEx]]:​ ''​FaceStation F2''​ Extracts template data by the face image. [+ 2.7.1]
 +  * [[BS2_GetNormalizedImageFaceEx]]:​ ''​FaceStation F2''​Create a WARP image with an un-warped (unprocessed) face image. [+ 2.8]
  
 ===== Structure ===== ===== Structure =====
Line 35: Line 35:
 Number of face templates. \\ \\  Number of face templates. \\ \\ 
 3. //flag// \\  3. //flag// \\ 
-Not used. \\ \\ +This values is used inside the device based on FaceStation2 V1.4.0 and FaceLite V1.2.0. \\ 
 +The flag value received from the device can be used, but if it is not known, it can be set to 0. \\ \\
 4. //​reserved//​ \\  4. //​reserved//​ \\ 
 Reserved space. \\ \\  Reserved space. \\ \\ 
Line 136: Line 137:
 9. //​irImageData//​ \\  9. //​irImageData//​ \\ 
 IR image data. IR image might not exist in the WARP process. \\ IR image data. IR image might not exist in the WARP process. \\
-It is generated automatically when trying authentication. \\+It is generated automatically when trying authentication. ​\\ \\
 10. //​templateEx//​ \\  10. //​templateEx//​ \\ 
 Template data of Visual or IR image \\ \\ Template data of Visual or IR image \\ \\
 11. //​rawImageData//​ \\ 11. //​rawImageData//​ \\
-Non-WARPed image data ''​(JPG image only)''​ \\ \\+Non-WARPed image data ''​(JPG image only, Minimum size is 250 * 250)''​ \\ \\