CBEFF
Common Biometric Encoding File Format
Last updated
Was this helpful?
Common Biometric Encoding File Format
Last updated
Was this helpful?
The exact format of a BDB
can be proprietary, unpublished. Here is excerpt:
----oOo----
Those boxes in dark gray are not needed. But those in light gray are are.
The first 14 bytes is fixed:
46 41 43 00 (format identifier)
30 31 30 00 (version no.)
00 01 48 EF (length of record)
00 01 (number of face images)
The next 20 bytes is also fixed.
00 01 48 E1 (facial record data length)
00 00 (number of feature points)
00 (gender)
00 (eye color)
00 (hair color)
00 00 00 (property mask)
00 00 (expression)
00 00 00 (pose angle)
00 00 00 (pose angle uncertainty)
01 (face image type)
01 (image data type)
02 80 (width)
01 E0 (height)
01 05 (image color space)
00 (source type)
00 00 (device type)
00 00 (quality)
More details can be found in Face_Image_Data_Standard_Ver1.0.pdf. For example, details such as eye color:
Correction: image color space is 1 byte only