Enrollment 28.2.0
Loading...
Searching...
No Matches
EmbeddingExtractor Class Referenceabstract

More...

#include <EmbeddingExtractor.h>

Collaboration diagram for EmbeddingExtractor:

Public Member Functions

virtual std::shared_ptr< ExtractedPrintEmbedding > Extract (const std::shared_ptr< Print > &print) const =0
 Function creates embedding template for given Print.

Detailed Description

Note
Not supported in this variant of Enrollment SDK.

It is general extractor for Embedding templates.

Member Function Documentation

◆ Extract()

virtual std::shared_ptr< ExtractedPrintEmbedding > Extract ( const std::shared_ptr< Print > & print) const
nodiscardpure virtual

Function creates embedding template for given Print.

Note
Not supported in this variant of Enrollment SDK.
Parameters
printPrint to extract
Returns
extracted embedding

Implemented in IdentificationEmbeddingExtractor.

Referenced by ExtractedPrint::EnhanceWithEmbedding().

Here is the caller graph for this function:

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