Test json output

This commit is contained in:
Ruben 2017-11-12 23:34:03 +01:00
parent 3e49451996
commit 7b6680ee59
1 changed files with 1 additions and 1 deletions

View File

@ -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",