|
Enrollment 28.2.0
|
#include "enrollment/Export.h"#include "enrollment/Logger/FormattingLogger.h"#include "enrollment/Print/ICSMatcher.h"#include "enrollment/Print/ICSTemplate.h"#include "enrollment/Print/PrintExecutor.h"#include "enrollment/Serialization/Writer.h"#include "enrollment/SimilarityScore.h"#include <array>#include <memory>#include <mutex>#include <vector>Go to the source code of this file.
Classes | |
| class | ICSVerifyMatcher |
| ICSVerifyMatcher is template matcher that uses Innovatrics proprietary verification algorithm. More... | |
| class | ICSVerifyMatcher::Artifact |
| Interface that generalize storing of artifacts that are produced during matching. More... | |
| class | ICSVerifyMatcher::Artifacts |
| It contains all added artifacts that were created during matching. More... | |
| class | ICSVerifyMatcher::MatchingMinutiae |
| It enables creation of matching minutiae during matching. More... | |
| class | ICSVerifyMatcher::Config |
| ICSVerifyMatcher configuration. More... | |