Last active
November 5, 2016 07:47
-
-
Save nurinamu/51a3eb0a6062717448db87c2b53d7f98 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": 776, | |
| "y": 224 | |
| }, | |
| { | |
| "x": 1028, | |
| "y": 224 | |
| }, | |
| { | |
| "x": 1028, | |
| "y": 516 | |
| }, | |
| { | |
| "x": 776, | |
| "y": 516 | |
| } | |
| ] | |
| }, | |
| "fdBoundingPoly": { | |
| "vertices": [ | |
| { | |
| "x": 802, | |
| "y": 297 | |
| }, | |
| { | |
| "x": 993, | |
| "y": 297 | |
| }, | |
| { | |
| "x": 993, | |
| "y": 489 | |
| }, | |
| { | |
| "x": 802, | |
| "y": 489 | |
| } | |
| ] | |
| }, | |
| "landmarks": [ | |
| { | |
| "type": "LEFT_EYE", | |
| "position": { | |
| "x": 852.69165, | |
| "y": 365.60834, | |
| "z": -0.0011083798 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE", | |
| "position": { | |
| "x": 924.35248, | |
| "y": 356.92215, | |
| "z": -11.076321 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_OF_LEFT_EYEBROW", | |
| "position": { | |
| "x": 824.52637, | |
| "y": 349.87088, | |
| "z": 10.410679 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_OF_LEFT_EYEBROW", | |
| "position": { | |
| "x": 866.39313, | |
| "y": 344.96692, | |
| "z": -18.348843 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_OF_RIGHT_EYEBROW", | |
| "position": { | |
| "x": 902.11346, | |
| "y": 341.11273, | |
| "z": -23.952017 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_OF_RIGHT_EYEBROW", | |
| "position": { | |
| "x": 951.15363, | |
| "y": 336.26547, | |
| "z": -8.5924835 | |
| } | |
| }, | |
| { | |
| "type": "MIDPOINT_BETWEEN_EYES", | |
| "position": { | |
| "x": 885.98853, | |
| "y": 357.65411, | |
| "z": -21.654005 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_TIP", | |
| "position": { | |
| "x": 890.06891, | |
| "y": 405.67688, | |
| "z": -41.741508 | |
| } | |
| }, | |
| { | |
| "type": "UPPER_LIP", | |
| "position": { | |
| "x": 894.14966, | |
| "y": 431.58218, | |
| "z": -22.865274 | |
| } | |
| }, | |
| { | |
| "type": "LOWER_LIP", | |
| "position": { | |
| "x": 896.99591, | |
| "y": 456.06494, | |
| "z": -16.402325 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_LEFT", | |
| "position": { | |
| "x": 866.56976, | |
| "y": 441.58612, | |
| "z": 3.0917621 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_RIGHT", | |
| "position": { | |
| "x": 930.19891, | |
| "y": 435.57312, | |
| "z": -5.9804659 | |
| } | |
| }, | |
| { | |
| "type": "MOUTH_CENTER", | |
| "position": { | |
| "x": 895.8916, | |
| "y": 442.35492, | |
| "z": -16.784733 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_RIGHT", | |
| "position": { | |
| "x": 913.67664, | |
| "y": 408.37909, | |
| "z": -15.503859 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_LEFT", | |
| "position": { | |
| "x": 870.9187, | |
| "y": 411.70621, | |
| "z": -8.89258 | |
| } | |
| }, | |
| { | |
| "type": "NOSE_BOTTOM_CENTER", | |
| "position": { | |
| "x": 892.28674, | |
| "y": 416.94275, | |
| "z": -23.819656 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_TOP_BOUNDARY", | |
| "position": { | |
| "x": 849.79187, | |
| "y": 360.55078, | |
| "z": -5.1279292 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_RIGHT_CORNER", | |
| "position": { | |
| "x": 864.14288, | |
| "y": 366.02182, | |
| "z": -1.5485209 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_BOTTOM_BOUNDARY", | |
| "position": { | |
| "x": 851.79321, | |
| "y": 370.58237, | |
| "z": -0.25290605 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_LEFT_CORNER", | |
| "position": { | |
| "x": 837.28369, | |
| "y": 367.07916, | |
| "z": 9.3728466 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYE_PUPIL", | |
| "position": { | |
| "x": 849.609, | |
| "y": 365.74988, | |
| "z": -1.5256058 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_TOP_BOUNDARY", | |
| "position": { | |
| "x": 924.79364, | |
| "y": 352.2182, | |
| "z": -16.578756 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_RIGHT_CORNER", | |
| "position": { | |
| "x": 942.07507, | |
| "y": 355.37457, | |
| "z": -6.6093731 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_BOTTOM_BOUNDARY", | |
| "position": { | |
| "x": 925.9754, | |
| "y": 361.916, | |
| "z": -11.702391 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_LEFT_CORNER", | |
| "position": { | |
| "x": 911.8858, | |
| "y": 360.98639, | |
| "z": -8.6279764 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYE_PUPIL", | |
| "position": { | |
| "x": 926.593, | |
| "y": 357.21771, | |
| "z": -13.42667 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EYEBROW_UPPER_MIDPOINT", | |
| "position": { | |
| "x": 843.46252, | |
| "y": 338.92194, | |
| "z": -9.41024 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EYEBROW_UPPER_MIDPOINT", | |
| "position": { | |
| "x": 924.85931, | |
| "y": 329.90607, | |
| "z": -21.862112 | |
| } | |
| }, | |
| { | |
| "type": "LEFT_EAR_TRAGION", | |
| "position": { | |
| "x": 821.38458, | |
| "y": 402.16229, | |
| "z": 102.18384 | |
| } | |
| }, | |
| { | |
| "type": "RIGHT_EAR_TRAGION", | |
| "position": { | |
| "x": 991.895, | |
| "y": 383.19073, | |
| "z": 76.289711 | |
| } | |
| }, | |
| { | |
| "type": "FOREHEAD_GLABELLA", | |
| "position": { | |
| "x": 883.84351, | |
| "y": 343.07483, | |
| "z": -23.976315 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_GNATHION", | |
| "position": { | |
| "x": 903.1673, | |
| "y": 490.37021, | |
| "z": -4.2606606 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_LEFT_GONION", | |
| "position": { | |
| "x": 830.80334, | |
| "y": 451.71118, | |
| "z": 72.355606 | |
| } | |
| }, | |
| { | |
| "type": "CHIN_RIGHT_GONION", | |
| "position": { | |
| "x": 984.874, | |
| "y": 434.5824, | |
| "z": 48.842117 | |
| } | |
| } | |
| ], | |
| "rollAngle": -6.70005, | |
| "panAngle": -8.6275845, | |
| "tiltAngle": -2.3966711, | |
| "detectionConfidence": 0.99984264, | |
| "landmarkingConfidence": 0.79211169, | |
| "joyLikelihood": "VERY_LIKELY", | |
| "sorrowLikelihood": "VERY_UNLIKELY", | |
| "angerLikelihood": "VERY_UNLIKELY", | |
| "surpriseLikelihood": "VERY_UNLIKELY", | |
| "underExposedLikelihood": "VERY_UNLIKELY", | |
| "blurredLikelihood": "VERY_UNLIKELY", | |
| "headwearLikelihood": "VERY_UNLIKELY" | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
