Methodology Report

Formal Implementation of a Performance Evaluation Model for the Face Recognition System

Table 3

Selected BioAPI for face recognition module.

Function name Meaning

BioAPI_Initinitializes the face recognition module
BioAPI_Terminateterminates the face recognition module
BioAPI_FreeBIRHandlereleases the BIR data memory
BioAPI_GetBIRFromHandlereturns the BIR data from the data handle
BioAPI_CreateTemplategenerates the data template from the gallery
BioAPI_Processgenerates the BIR data by processing the probe image
BioAPI_VerifyMatchreturns the verification result by comparing two processed images