| Methods in net.qrivy.bioapi with parameters of type BioAPI_INPUT_BIR |
static long |
BioAPI.BioAPI_CreateTemplate(long arg0,
BioAPI_INPUT_BIR arg1,
BioAPI_INPUT_BIR arg2,
int[] OUTPUT,
BioAPI_DATA arg4)
|
static long |
BioAPI.BioAPI_DbQueryBIR(long arg0,
int arg1,
BioAPI_INPUT_BIR arg2,
SWIGTYPE_p_a_16__unsigned_char OUTPUT)
|
static long |
BioAPI.BioAPI_DbStoreBIR(long arg0,
BioAPI_INPUT_BIR arg1,
int arg2,
SWIGTYPE_p_a_16__unsigned_char OUTPUT)
|
static long |
BioAPI.BioAPI_IdentifyMatch(long arg0,
int arg1,
int arg2,
long arg3,
BioAPI_INPUT_BIR arg4,
BioAPI_IDENTIFY_POPULATION arg5,
long arg6,
long arg7,
long[] arg8,
SWIGTYPE_p_p_p_bioapi_candidate arg9,
int arg10)
|
static long |
BioAPI.BioAPI_Process(long arg0,
BioAPI_INPUT_BIR arg1,
int[] OUTPUT)
|
static long |
BioAPI.BioAPI_VerifyMatch(long arg0,
int arg1,
int arg2,
long arg3,
BioAPI_INPUT_BIR arg4,
BioAPI_INPUT_BIR arg5,
int[] arg6,
long[] arg7,
int[] arg8,
int[] arg9,
SWIGTYPE_p_p_bioapi_data arg10)
|
static int |
BioAPI.enrollAndAdapt(long moduleHandle,
short purpose,
BioAPI_INPUT_BIR storedTemplate,
int timeout)
|
static int |
BioAPI.enrollAndAdaptWithPayload(long moduleHandle,
short purpose,
BioAPI_INPUT_BIR storedTemplate,
BioAPI_DATA payload,
int timeout)
|
static verifyResult |
BioAPI.verify(long moduleHandle,
int far,
int frr,
long farOrFrr,
BioAPI_INPUT_BIR inputBir,
int timeout)
|