Advertisement
GrodenVR

ProV25

Dec 2nd, 2018
2,020
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. "tracking_to_eye_transform": [
  2. {
  3. "distortion": {
  4. "center_x": 0.0923204496502876,
  5. "center_y": 0.00638899998739362,
  6. "coeffs": [
  7. -0.221241846680641,
  8. -0.0110332779586315,
  9. -0.0380489677190781,
  10. 0,
  11. 0,
  12. 0,
  13. 0,
  14. 0
  15. ],
  16. "type": "DISTORT_DPOLY3"
  17. },
  18. "distortion_blue": {
  19. "center_x": 0.0923204496502876,
  20. "center_y": 0.00638899998739362,
  21. "coeffs": [
  22. -0.277786612510681,
  23. 0.0824122577905655,
  24. -0.0894345641136169,
  25. 0,
  26. 0,
  27. 0,
  28. 0,
  29. 0
  30. ],
  31. "type": "DISTORT_DPOLY3"
  32. },
  33. "distortion_red": {
  34. "center_x": 0.0923204496502876,
  35. "center_y": 0.00638899998739362,
  36. "coeffs": [
  37. -0.182746961712837,
  38. -0.0701451078057289,
  39. -0.0072126854211092,
  40. 0,
  41. 0,
  42. 0,
  43. 0,
  44. 0
  45. ],
  46. "type": "DISTORT_DPOLY3"
  47. },
  48. "extrinsics": [
  49. [
  50. 1,
  51. 0,
  52. 0,
  53. 0.0310999993234873
  54. ],
  55. [
  56. 0,
  57. 1,
  58. 0,
  59. 0
  60. ],
  61. [
  62. 0,
  63. 0,
  64. 1,
  65. 0
  66. ]
  67. ],
  68. "grow_for_undistort": 0.600000023841858,
  69. "intrinsics": [
  70. [
  71. 1.22777783870697,
  72. 0,
  73. -0.0923204496502876
  74. ],
  75. [
  76. 0,
  77. 1.10500001907349,
  78. 0.00638899952173233
  79. ],
  80. [
  81. 0,
  82. 0,
  83. -1
  84. ]
  85. ],
  86. "undistort_r2_cutoff": 1.13641488552094
  87. },
  88. {
  89. "distortion": {
  90. "center_x": -0.0923204496502876,
  91. "center_y": 0.00777800008654594,
  92. "coeffs": [
  93. -0.222570508718491,
  94. -0.00826496444642544,
  95. -0.0379585698246956,
  96. 0,
  97. 0,
  98. 0,
  99. 0,
  100. 0
  101. ],
  102. "type": "DISTORT_DPOLY3"
  103. },
  104. "distortion_blue": {
  105. "center_x": -0.0923204496502876,
  106. "center_y": 0.00777800008654594,
  107. "coeffs": [
  108. -0.273177117109299,
  109. 0.0755741372704506,
  110. -0.0862310379743576,
  111. 0,
  112. 0,
  113. 0,
  114. 0,
  115. 0
  116. ],
  117. "type": "DISTORT_DPOLY3"
  118. },
  119. "distortion_red": {
  120. "center_x": -0.0923204496502876,
  121. "center_y": 0.00777800008654594,
  122. "coeffs": [
  123. -0.183735579252243,
  124. -0.0676435455679894,
  125. -0.00660908780992031,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0
  131. ],
  132. "type": "DISTORT_DPOLY3"
  133. },
  134. "extrinsics": [
  135. [
  136. 1,
  137. 0,
  138. 0,
  139. -0.0310999993234873
  140. ],
  141. [
  142. 0,
  143. 1,
  144. 0,
  145. 0
  146. ],
  147. [
  148. 0,
  149. 0,
  150. 1,
  151. 0
  152. ]
  153. ],
  154. "grow_for_undistort": 0.600000023841858,
  155. "intrinsics": [
  156. [
  157. 1.22777783870697,
  158. 0,
  159. 0.0923204496502876
  160. ],
  161. [
  162. 0,
  163. 1.10500001907349,
  164. 0.00777799775823951
  165. ],
  166. [
  167. 0,
  168. 0,
  169. -1
  170. ]
  171. ],
  172. "undistort_r2_cutoff": 1.13641488552094
  173. }
  174. ],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement