Compare all the registration templates in the fingerprint identification high-speed buffer fpcHandle with the fingerprint verification template in the file pVerTemplateFile. Score represents the highest score among ProcessedFPNumber times of verification, and ProcessedFPNumber shows the times of verification. The fingerprint label will be returned if the identification is successful, and –1 is returnedif failed
Note:
During the process of identification, if the verification score is equal to or larger than the property Threshold, then it is considered that the verification is successful. In this case, no further verification will be carried out for the rest of fingerprint registration templates in the buffer, and this function returns the fingerprint label for the fingerprint registration template which is matched successfully;
If all the scores for the verification between all the fingerprint verification templates and all the fingerprint identification templates located in the fingerprint identification high-speed buffer, but meanwhile the highest score for the verification is equal to or larger than Score, then it is viewed that the verification is matched successfully. In this case, this function will return the label of the fingerprint registration template which gets the highest verification score, whose recommendedvalue is 9.