3DiVi Face SDK
3.24.0
|
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... | |
Interface object for saving the face template.
- (NSString *) getMethodName |
Get a method name. Thread-safe.
- (void) save: | (const char *_Nonnull) | file_path |
Save the template to binary_stream. The format is platform-independent. Thread-safe.
[out] | file_path |