CBEFF

Common Biometric Encoding File Format

Overview

The exact format of a BDB can be proprietary, unpublished. Here is excerpt:

CBEFF-Tilton-2009-short.pdf
https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=914210
https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=914210
https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=914210

----oOo----

Those boxes in dark gray are not needed. But those in light gray are are.

griffin-face-std-m1.pdf
Face_Image_Data_Standard_Ver1.0.pdf
Face_Image_Data_Standard_Ver1.0.pdf

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.

Face_Image_Data_Standard_Ver1.0.pdf
  • 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)

Face_Image_Data_Standard_Ver1.0.pdf
Face_Image_Data_Standard_Ver1.0.pdf

Image Information 12 bytes:

  • 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)

BiometricDataInterchangeFormatsPart5FaceImageData.pdf

Additional Details

More details can be found in Face_Image_Data_Standard_Ver1.0.pdf. For example, details such as eye color:

Face_Image_Data_Standard_Ver1.0.pdf
BiometricDataInterchangeFormatsPart5FaceImageData.pdf

Summary

Correction: image color space is 1 byte only

OID

Decode

Last updated

Was this helpful?