Guest User

Untitled

a guest
Apr 22nd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. [
  2. {
  3. "faceId": "2f3e1309-6e6f-4c2c-92a0-c68d898ba571",
  4. "faceRectangle": { // Tọa độ khuôn mặt
  5. "top": 109,
  6. "left": 209,
  7. "width": 109,
  8. "height": 109
  9. },
  10. "faceLandmarks": { // Đặc điểm nhận dạng
  11. "pupilLeft": {
  12. "x": 234.1,
  13. "y": 147.2
  14. },
  15. "pupilRight": {
  16. "x": 276.2,
  17. "y": 128.4
  18. },
  19. "noseTip": {
  20. "x": 264.3,
  21. "y": 169.3
  22. },
  23. "mouthLeft": {
  24. "x": 257.1,
  25. "y": 197.5
  26. },
  27. "mouthRight": {
  28. "x": 290.7,
  29. "y": 178.9
  30. },
  31. ...
  32. "upperLipTop": {
  33. "x": 272.8,
  34. "y": 184.6
  35. },
  36. "upperLipBottom": {
  37. "x": 274.9,
  38. "y": 188.9
  39. },
  40. "underLipTop": {
  41. "x": 275.5,
  42. "y": 190.3
  43. },
  44. "underLipBottom": {
  45. "x": 278,
  46. "y": 195.4
  47. }
  48. }
  49. }
  50. ]
Add Comment
Please, Sign In to add comment