Uses of Class
com.griaule.grFinger.MatchingResult

Uses of MatchingResult in com.griaule.grFinger
 

Methods in com.griaule.grFinger that return MatchingResult
 MatchingResult GrFinger.identify(FingerprintTemplate templateReference, Context context)
          Identify the supplied reference template against a previously prepared query template.
 MatchingResult GrFinger.verify(FingerprintTemplate queryTemplate, FingerprintTemplate referenceTemplate, Context context)
          Performs verification confronting two given templates.