Local Compute Avatar SDK  3.0.1
To generate Full Body avatars
avatar_sdk_full_body::AvatarSdkModelInfo Struct Reference

#include <avatar_sdk_structures.hpp>

Data Fields

bool age
 Classify a person's age from a source photo.
 
bool gender
 Predict person's gender from a source photo.
 
bool race
 Predict person's race from a source photo.
 
bool eyeScleraColor
 Compute average eye sclera color from a source photo.
 
bool eyeIrisColor
 Compute average eye iris color from a source photo.
 
bool skinColor
 Compute average skin color from a source photo.
 
bool hairColor
 Compute average haircut color from a source photo.
 
bool facialLandmarks68
 Compute facial landmarks.
 

Detailed Description

This structure contains computation flags for data that should be generated for avatar.

Definition at line 151 of file avatar_sdk_structures.hpp.


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