Test json output
This commit is contained in:
parent
3e49451996
commit
7b6680ee59
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ std::string getAsJson(const std::map<FaceId, Face> faces, const double timeStamp
|
|||
}
|
||||
|
||||
values = (float *)&f.expressions;
|
||||
for (std::string expression : expressions = {
|
||||
for (std::string expression : {
|
||||
"smile", "innerBrowRaise", "browRaise", "browFurrow", "noseWrinkle",
|
||||
"upperLipRaise", "lipCornerDepressor", "chinRaise", "lipPucker", "lipPress",
|
||||
"lipSuck", "mouthOpen", "smirk", "eyeClosure", "attention", "eyeWiden", "cheekRaise",
|
||||
|
|
Loading…
Reference in a new issue