Repository for M.A.I.L system's analysis server.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

configuration.json 802B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "confDate": "2022/02/09 19:18:45",
  3. "branch": "",
  4. "room": "",
  5. "workingDir": "/home/mc365/data",
  6. "storageDir": "/hdd",
  7. "mainCam": "ZED 29498854",
  8. "recFrame": 1800,
  9. "cam1": {
  10. "SN": "ZED 29498854",
  11. "angle": 10.848755325589863,
  12. "d_center": 1.77,
  13. "headCoord": [
  14. 1149,
  15. 540
  16. ],
  17. "d_headCoord": 1.78,
  18. "tailCoord": [
  19. 700,
  20. 540
  21. ],
  22. "d_tailCoord": 1.8
  23. },
  24. "cam2": {
  25. "SN": "ZED 27972057",
  26. "angle": 10.848755325589863,
  27. "d_center": 1.77,
  28. "headCoord": [
  29. 700,
  30. 540
  31. ],
  32. "d_headCoord": 1.78,
  33. "tailCoord": [
  34. 1149,
  35. 540
  36. ],
  37. "d_tailCoord": 1.8
  38. }
  39. }