3DiVi Face SDK  3.24.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
Template Class Reference

Interface object for saving the face template. More...

#import <Template.h>

Instance Methods

(nonnull NSString *) - getMethodName
 Get a method name. Thread-safe. More...
 
(void) - save:
 Save the template to binary_stream. The format is platform-independent. Thread-safe. More...
 

Detailed Description

Interface object for saving the face template.

Method Documentation

- (NSString *) getMethodName

Get a method name. Thread-safe.

Returns
The name of the method that created this template.
- (void) save: (const char *_Nonnull)  file_path

Save the template to binary_stream. The format is platform-independent. Thread-safe.

Parameters
[out]file_path