MeiCam SDK For Android  3.6.0
Public Attributes | List of all members
com.meicam.sdk.NvsHumanDetectionHandle.DetectionConfig Class Reference

Human detection configuration. For valid detection configuration flags, please refer to [HUMAN_DETECTION_DETECTION_CONFIG]. More...

Public Attributes

long faceFeature
 Face feature detection configuration. More...
 
long faceAction
 Face action detection configuration. More...
 
long avatarExpression
 Avatar expression detection configuration. More...
 

Detailed Description

Human detection configuration. For valid detection configuration flags, please refer to [HUMAN_DETECTION_DETECTION_CONFIG].

Member Data Documentation

◆ avatarExpression

long com.meicam.sdk.NvsHumanDetectionHandle.DetectionConfig.avatarExpression

Avatar expression detection configuration.

◆ faceAction

long com.meicam.sdk.NvsHumanDetectionHandle.DetectionConfig.faceAction

Face action detection configuration.

◆ faceFeature

long com.meicam.sdk.NvsHumanDetectionHandle.DetectionConfig.faceFeature

Face feature detection configuration.


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