Created
November 5, 2016 07:04
-
-
Save nurinamu/e8f0ed29d07d82b48d03055177f1648a 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": 813, | |
| "y": 99 | |
| }, | |
| { | |
| "x": 1118, | |
| "y": 99 | |
| }, | |
| { | |
| "x": 1118, | |
| "y": 454 | |
| }, | |
| { | |
| "x": 813, | |
| "y": 454 | |
| } | |
| ] | |
| }, | |
| "fdBoundingPoly": { | |
| "vertices": [ | |
| { | |
| "x": 850, | |
| "y": 183 | |
| }, | |
| { | |
| "x": 1082, | |
| "y": 183 | |
| }, | |
| { | |
| "x": 1082, | |
| "y": 416 | |
| }, | |
| { | |
| "x": 850, | |
| "y": 416 | |
| } | |
| ] | |
| }, | |
| "landmarks": [ | |
| { | |
| "type": "LEFT_EYE", | |
| "position": { | |
| "x": 921.15991, | |
| "y": 257.63086, | |
| "z": 0.0010401107 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE", | |
| "position": { | |
| "x": 1005.7611, | |
| "y": 258.65308, | |
| "z": -3.2730622 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_OF_LEFT_EYEBROW", | |
| "position": { | |
| "x": 889.52234, | |
| "y": 235.08041, | |
| "z": 9.0931625 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_OF_LEFT_EYEBROW", | |
| "position": { | |
| "x": 941.03839, | |
| "y": 235.953, | |
| "z": -18.654121 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_OF_RIGHT_EYEBROW", | |
| "position": { | |
| "x": 985.77307, | |
| "y": 236.84355, | |
| "z": -20.415655 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_OF_RIGHT_EYEBROW", | |
| "position": { | |
| "x": 1042.056, | |
| "y": 238.64529, | |
| "z": 4.2399263 | |
| } | |
| }, | |
| { | |
| "type": "MIDPOINT_BETWEEN_EYES", | |
| "position": { | |
| "x": 962.7063, | |
| "y": 255.59065, | |
| "z": -21.055649 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_TIP", | |
| "position": { | |
| "x": 961.71307, | |
| "y": 308.3819, | |
| "z": -48.773342 | |
| } | |
| }, | |
| { | |
| "type": "UPPER_LIP", | |
| "position": { | |
| "x": 961.49695, | |
| "y": 340.72351, | |
| "z": -27.4138 | |
| } | |
| }, | |
| { | |
| "type": "LOWER_LIP", | |
| "position": { | |
| "x": 960.38843, | |
| "y": 375.5882, | |
| "z": -20.732189 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_LEFT", | |
| "position": { | |
| "x": 924.29474, | |
| "y": 356.73221, | |
| "z": -0.87552613 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_RIGHT", | |
| "position": { | |
| "x": 999.93311, | |
| "y": 358.22263, | |
| "z": -3.3835683 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_CENTER", | |
| "position": { | |
| "x": 960.56671, | |
| "y": 357.27353, | |
| "z": -20.474939 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_RIGHT", | |
| "position": { | |
| "x": 990.17529, | |
| "y": 318.06348, | |
| "z": -13.539663 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_LEFT", | |
| "position": { | |
| "x": 933.21887, | |
| "y": 316.1795, | |
| "z": -11.405712 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_CENTER", | |
| "position": { | |
| "x": 961.36639, | |
| "y": 324.65213, | |
| "z": -27.514425 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_TOP_BOUNDARY", | |
| "position": { | |
| "x": 917.21539, | |
| "y": 251.45877, | |
| "z": -5.9664917 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_RIGHT_CORNER", | |
| "position": { | |
| "x": 935.03674, | |
| "y": 260.93558, | |
| "z": -0.14749295 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_BOTTOM_BOUNDARY", | |
| "position": { | |
| "x": 918.872, | |
| "y": 264.03729, | |
| "z": -0.72514617 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_LEFT_CORNER", | |
| "position": { | |
| "x": 899.445, | |
| "y": 257.93335, | |
| "z": 9.3075237 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_PUPIL", | |
| "position": { | |
| "x": 915.66809, | |
| "y": 257.95728, | |
| "z": -2.0166469 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_TOP_BOUNDARY", | |
| "position": { | |
| "x": 1009.9932, | |
| "y": 253.43066, | |
| "z": -9.4844389 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_RIGHT_CORNER", | |
| "position": { | |
| "x": 1028.1912, | |
| "y": 260.14294, | |
| "z": 4.34804 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_BOTTOM_BOUNDARY", | |
| "position": { | |
| "x": 1007.4617, | |
| "y": 265.25055, | |
| "z": -4.242239 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_LEFT_CORNER", | |
| "position": { | |
| "x": 990.52124, | |
| "y": 261.74747, | |
| "z": -2.3238997 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_PUPIL", | |
| "position": { | |
| "x": 1010.9882, | |
| "y": 259.96243, | |
| "z": -5.7603378 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYEBROW_UPPER_MIDPOINT", | |
| "position": { | |
| "x": 913.74268, | |
| "y": 224.25873, | |
| "z": -10.243524 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYEBROW_UPPER_MIDPOINT", | |
| "position": { | |
| "x": 1014.4995, | |
| "y": 226.39888, | |
| "z": -14.040871 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EAR_TRAGION", | |
| "position": { | |
| "x": 861.43915, | |
| "y": 303.33127, | |
| "z": 116.77296 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EAR_TRAGION", | |
| "position": { | |
| "x": 1072.4453, | |
| "y": 307.69037, | |
| "z": 108.71392 | |
| } | |
| }, | |
| { | |
| "type": "FOREHEAD_GLABELLA", | |
| "position": { | |
| "x": 963.42462, | |
| "y": 235.24374, | |
| "z": -22.948526 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_GNATHION", | |
| "position": { | |
| "x": 960.12561, | |
| "y": 417.322, | |
| "z": -7.9531846 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_LEFT_GONION", | |
| "position": { | |
| "x": 868.88269, | |
| "y": 362.90298, | |
| "z": 77.943504 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_RIGHT_GONION", | |
| "position": { | |
| "x": 1059.7441, | |
| "y": 366.98932, | |
| "z": 70.712585 | |
| } | |
| } | |
| ], | |
| "rollAngle": 1.2456918, | |
| "panAngle": -2.1651175, | |
| "tiltAngle": 0.54657197, | |
| "detectionConfidence": 0.99933016, | |
| "landmarkingConfidence": 0.83360177, | |
| "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
