Enrollment 28.2.0
Loading...
Searching...
No Matches
ICSVerifyMatcher::MatchingMinutiae Class Reference

It enables creation of matching minutiae during matching. More...

#include <ICSVerifyMatcher.h>

Collaboration diagram for ICSVerifyMatcher::MatchingMinutiae:

Public Member Functions

std::vector< std::shared_ptr< Minutia > > GetProbeMinutiae () const
 Get probe matching minutiae.
std::vector< std::shared_ptr< Minutia > > GetGalleryMinutiae () const
 Get gallery matching minutiae.

Detailed Description

It enables creation of matching minutiae during matching.

The probe and gallery matching minutia has same index in their vectors.

Note
The adjudicator feature MUST be allowed in license to get matching minutiae.

Member Function Documentation

◆ GetGalleryMinutiae()

std::vector< std::shared_ptr< Minutia > > GetGalleryMinutiae ( ) const
inline

Get gallery matching minutiae.

Exceptions
EnrollmentRuntimeExceptionwhen matching is in progress
Returns
matching gallery Print Minutia

◆ GetProbeMinutiae()

std::vector< std::shared_ptr< Minutia > > GetProbeMinutiae ( ) const
inline

Get probe matching minutiae.

Exceptions
EnrollmentRuntimeExceptionwhen matching is in progress
Returns
matching probe Print Minutia

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