MeiCam SDK For iOS
3.14.0
|
Go to the source code of this file.
Classes | |
class | NvsFaceEffect2Init |
Enumerations | |
enum | DetectionFlag { DetectionFlag_SupportFaceDetect = 1, DetectionFlag_SupportHandDetect = 2, DetectionFlag_SupportSegmentDetect = 4, DetectionFlag_SupportFaceExtraDetect = 8, DetectionFlag_SupportEyeballCenterDetect = 16, DetectionFlag_SupportEyeballContourDetect = 32, DetectionFlag_SupportFaceActionDetect = 128, DetectionFlag_SupportHandActionDetect = 256 } |
Human behavior detection configuration options. More... | |
enum | SubModelType { Sub_Model_TYPE_Extra_Face_Points = 1, Sub_Model_TYPE_Face_Attribute, Sub_Model_TYPE_Hand, Sub_Model_TYPE_Body_Fourteen, Sub_Model_TYPE_Avatar_Core, Sub_Model_TYPE_EyeBall_Contour, Sub_Model_TYPE_EyeBall_Center, Sub_Model_TYPE_Cat_Face, SubModelType_AVATAR_HELP, Sub_Model_Type_Segment_Detected } |
Type of submodel data. More... | |
enum DetectionFlag |
Human behavior detection configuration options.
enum SubModelType |
Type of submodel data.