MeiCam SDK For iOS  3.10.1
Class Methods | List of all members
NvsFaceEffect2Init Class Reference

#import <NvsFaceEffect2Init.h>

Inheritance diagram for NvsFaceEffect2Init:

Class Methods

(bool) + authentification:
 Check authorization file. More...
 
(bool) + setupModeData:
 
(bool) + setupModeData:withMode:
 
(bool) + setupSubModelData:withModel:
 
(bool) + removeSubModelData:
 
(void) + setMaxFaces:
 
(void) + setMaxCatFaces:
 
(void) + finish
 

Method Documentation

◆ authentification:

+ (bool) authentification: (NSString *)  licFile

Check authorization file.

Parameters
licFileAuthorization file

◆ finish

+ (void) finish

◆ removeSubModelData:

+ (bool) removeSubModelData: (int)  modelType

◆ setMaxCatFaces:

+ (void) setMaxCatFaces: (int)  maxFaceCount

◆ setMaxFaces:

+ (void) setMaxFaces: (int)  maxFaceCount

◆ setupModeData:

+ (bool) setupModeData: (NSString *)  modeFile

◆ setupModeData:withMode:

+ (bool) setupModeData: (NSString *)  modeFile
withMode: (int)  flags 

◆ setupSubModelData:withModel:

+ (bool) setupSubModelData: (NSString *)  modeFile
withModel: (int)  modelType 

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