Hi,
I’m looking at the data in the “BiometricSDKTest/inputs/face/*.xml” files and curious what format the data in the field is in. Initially I expected it to be a Base64 image, but that doesn’t see to be correct. The documentation points to the ISO/IEC 19794-5
face image standard; Is that format the data is presented in? If so, is there a converter between its datatype and any standard image format.
Thank you.