TECH5 Gallery Matcher ServerE 2.7.0
Public Member Functions | Static Public Member Functions
Tech5Finger::TemplateCreator Class Referenceabstract

TemplateCreator. More...

#include <Tech5_GalleryMatcher_ServerE.h>

Public Member Functions

virtual bool init_license (const char *licensePath, void *env=nullptr)=0
 init_license Function set license More...
 
virtual uint32_t createTemplate (ImageData &image, uint8_t *fpTemplate, uint32_t &templateSize, uint8_t *skeleton, uint32_t &skeletonSize, uint8_t &quality, char imageType, bool doSegmentation)=0
 createTemplate Function build template from image from one of supported formats More...
 

Static Public Member Functions

static TemplateCreatorcreate ()
 create create object of TemplateCreator More...
 
static void cancel (TemplateCreator *&templateCreator)
 cancel delete object of TemplateCreator
 
static uint32_t get_max_template_size (char imageType)
 get_max_template_size More...
 

Detailed Description

TemplateCreator.


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