Created
November 5, 2016 07:02
-
-
Save nurinamu/9ccbee3b11db9cd4b75b74a3bc2da1f0 to your computer and use it in GitHub Desktop.
GDG DevFest Seoul 2016 EmotoBooth
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "responses": [ | |
| { | |
| "faceAnnotations": [ | |
| { | |
| "boundingPoly": { | |
| "vertices": [ | |
| { | |
| "x": 733 | |
| }, | |
| { | |
| "x": 1090 | |
| }, | |
| { | |
| "x": 1090, | |
| "y": 394 | |
| }, | |
| { | |
| "x": 733, | |
| "y": 394 | |
| } | |
| ] | |
| }, | |
| "fdBoundingPoly": { | |
| "vertices": [ | |
| { | |
| "x": 774, | |
| "y": 88 | |
| }, | |
| { | |
| "x": 1048, | |
| "y": 88 | |
| }, | |
| { | |
| "x": 1048, | |
| "y": 362 | |
| }, | |
| { | |
| "x": 774, | |
| "y": 362 | |
| } | |
| ] | |
| }, | |
| "landmarks": [ | |
| { | |
| "type": "LEFT_EYE", | |
| "position": { | |
| "x": 864.25177, | |
| "y": 177.42657, | |
| "z": 0.00058423576 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE", | |
| "position": { | |
| "x": 961.93054, | |
| "y": 177.60306, | |
| "z": 1.5702673 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_OF_LEFT_EYEBROW", | |
| "position": { | |
| "x": 824.62347, | |
| "y": 150.87834, | |
| "z": 5.633718 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_OF_LEFT_EYEBROW", | |
| "position": { | |
| "x": 887.40424, | |
| "y": 154.70331, | |
| "z": -23.550636 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_OF_RIGHT_EYEBROW", | |
| "position": { | |
| "x": 939.3205, | |
| "y": 153.63968, | |
| "z": -22.900936 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_OF_RIGHT_EYEBROW", | |
| "position": { | |
| "x": 1003.0623, | |
| "y": 150.52063, | |
| "z": 8.80084 | |
| } | |
| }, | |
| { | |
| "type": "MIDPOINT_BETWEEN_EYES", | |
| "position": { | |
| "x": 913.97229, | |
| "y": 176.98065, | |
| "z": -22.114845 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_TIP", | |
| "position": { | |
| "x": 915.2984, | |
| "y": 241.3183, | |
| "z": -46.605312 | |
| } | |
| }, | |
| { | |
| "type": "UPPER_LIP", | |
| "position": { | |
| "x": 914.54559, | |
| "y": 276.15817, | |
| "z": -17.130974 | |
| } | |
| }, | |
| { | |
| "type": "LOWER_LIP", | |
| "position": { | |
| "x": 914.34985, | |
| "y": 316.894, | |
| "z": -4.3433557 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_LEFT", | |
| "position": { | |
| "x": 871.65283, | |
| "y": 293.00854, | |
| "z": 13.413896 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_RIGHT", | |
| "position": { | |
| "x": 958.52252, | |
| "y": 290.89691, | |
| "z": 15.291822 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_CENTER", | |
| "position": { | |
| "x": 913.46869, | |
| "y": 295.43158, | |
| "z": -6.6220589 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_RIGHT", | |
| "position": { | |
| "x": 947.30707, | |
| "y": 248.63863, | |
| "z": -2.8109131 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_LEFT", | |
| "position": { | |
| "x": 881.55518, | |
| "y": 247.65611, | |
| "z": -3.9774337 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_CENTER", | |
| "position": { | |
| "x": 914.47754, | |
| "y": 258.87024, | |
| "z": -19.655718 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_TOP_BOUNDARY", | |
| "position": { | |
| "x": 859.27478, | |
| "y": 171.95129, | |
| "z": -7.9280496 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_RIGHT_CORNER", | |
| "position": { | |
| "x": 882.22968, | |
| "y": 183.07376, | |
| "z": 1.1282294 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_BOTTOM_BOUNDARY", | |
| "position": { | |
| "x": 861.89423, | |
| "y": 185.68756, | |
| "z": -0.0064309211 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_LEFT_CORNER", | |
| "position": { | |
| "x": 838.891, | |
| "y": 177.4592, | |
| "z": 9.394187 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_PUPIL", | |
| "position": { | |
| "x": 857.46149, | |
| "y": 179.03619, | |
| "z": -2.4647374 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_TOP_BOUNDARY", | |
| "position": { | |
| "x": 967.9975, | |
| "y": 171.38013, | |
| "z": -6.2753582 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_RIGHT_CORNER", | |
| "position": { | |
| "x": 988.45679, | |
| "y": 176.98135, | |
| "z": 11.824126 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_BOTTOM_BOUNDARY", | |
| "position": { | |
| "x": 964.15643, | |
| "y": 185.50818, | |
| "z": 1.5887508 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_LEFT_CORNER", | |
| "position": { | |
| "x": 945.11145, | |
| "y": 181.17996, | |
| "z": 2.0255532 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_PUPIL", | |
| "position": { | |
| "x": 969.1828, | |
| "y": 178.48886, | |
| "z": -0.87346447 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYEBROW_UPPER_MIDPOINT", | |
| "position": { | |
| "x": 854.62744, | |
| "y": 140.93857, | |
| "z": -17.04734 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYEBROW_UPPER_MIDPOINT", | |
| "position": { | |
| "x": 972.73676, | |
| "y": 140.30588, | |
| "z": -15.227818 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EAR_TRAGION", | |
| "position": { | |
| "x": 787.9679, | |
| "y": 216.62766, | |
| "z": 138.75117 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EAR_TRAGION", | |
| "position": { | |
| "x": 1034.7606, | |
| "y": 214.7542, | |
| "z": 141.97076 | |
| } | |
| }, | |
| { | |
| "type": "FOREHEAD_GLABELLA", | |
| "position": { | |
| "x": 913.90106, | |
| "y": 153.75119, | |
| "z": -27.263126 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_GNATHION", | |
| "position": { | |
| "x": 914.375, | |
| "y": 363.4169, | |
| "z": 16.629135 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_LEFT_GONION", | |
| "position": { | |
| "x": 800.76068, | |
| "y": 291.17694, | |
| "z": 102.7489 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_RIGHT_GONION", | |
| "position": { | |
| "x": 1024.5214, | |
| "y": 290.00351, | |
| "z": 106.15152 | |
| } | |
| } | |
| ], | |
| "rollAngle": -0.20572875, | |
| "panAngle": 0.879297, | |
| "tiltAngle": -6.5527072, | |
| "detectionConfidence": 0.99953389, | |
| "landmarkingConfidence": 0.81086522, | |
| "joyLikelihood": "VERY_LIKELY", | |
| "sorrowLikelihood": "VERY_UNLIKELY", | |
| "angerLikelihood": "VERY_UNLIKELY", | |
| "surpriseLikelihood": "VERY_UNLIKELY", | |
| "underExposedLikelihood": "VERY_UNLIKELY", | |
| "blurredLikelihood": "VERY_UNLIKELY", | |
| "headwearLikelihood": "UNLIKELY" | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
