It enables creation of matching minutiae during matching.
More...
#include <ICSVerifyMatcher.h>
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.
◆ GetGalleryMinutiae()
| std::vector< std::shared_ptr< Minutia > > GetGalleryMinutiae |
( |
| ) |
const |
|
inline |
Get gallery matching minutiae.
- Exceptions
-
| EnrollmentRuntimeException | when matching is in progress |
- Returns
- matching gallery Print Minutia
◆ GetProbeMinutiae()
| std::vector< std::shared_ptr< Minutia > > GetProbeMinutiae |
( |
| ) |
const |
|
inline |
Get probe matching minutiae.
- Exceptions
-
| EnrollmentRuntimeException | when matching is in progress |
- Returns
- matching probe Print Minutia
The documentation for this class was generated from the following file: