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 [2024/02/16 11:55]
mwkim [BS2FaceEx]
en:face_api [2024/02/20 16:44] (current)
kkshin [BS2FaceEx]
Line 103: Line 103:
         uint8_t ​  ​*rawImageData;​         uint8_t ​  ​*rawImageData;​
  
- BS2TemplateEx *onlyTemplateEx;​+        ​BS2TemplateEx *onlyTemplateEx;​
     };     };
 } BS2FaceEx; } BS2FaceEx;
Line 156: Line 156:
 Non-WARPed image data. See ''​imageData''​ \\ \\ Non-WARPed image data. See ''​imageData''​ \\ \\
 12. //​onlyTemplateEx//​ \\ 12. //​onlyTemplateEx//​ \\
-This represents contiguous memory information of BS2TemplateEx data, which is template information,​ and must be allocated as many as numOfTemplate. \\+[+ 2.9.6] ​This represents contiguous memory information of BS2TemplateEx data, which is template information,​ and must be allocated as many as numOfTemplate. \\
 This is only used when the flag is BS2_FACE_EX_FLAG_TEMPLATE_ONLY. \\ \\ This is only used when the flag is BS2_FACE_EX_FLAG_TEMPLATE_ONLY. \\ \\