TECH5 Gallery Matcher ServerE 2.7.0
Data Fields
MatchResultTT Class Reference

MatchResultTTkeeps information about TP-TP (tenprint to tenprint) matching results. More...

#include <coreSdk.h>

Data Fields

int32_t fusionScore
 TP-TP fusion score in a range 0...MAX_SCORE.
 
int32_t score [10]
 score for each probe finger (if it was matched) in a range 0...MAX_SCORE
 
int8_t galleryPair [10]
 
uint32_t numMatched
 number of really matched finger pairs

 

Detailed Description

MatchResultTT

keeps information about TP-TP (tenprint to tenprint) matching results.

Field Documentation

◆ galleryPair

int8_t MatchResultTT::galleryPair[10]

input-output: keeps position of gallery finger, that was defined as best pair for corresponded probe finger (for matching mode, different from NORMAL_MATCHING_MODE ) if there is no pair, corresponded value will be set to -1


The documentation for this class was generated from the following file: