Advertisement
GrodenVR

ProV17

Oct 6th, 2018
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 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.205241844058037,
  8. -0.0300332996994257,
  9. -0.030048955231905,
  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.261786580085754,
  23. 0.0634121969342232,
  24. -0.0814345702528954,
  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.166746959090233,
  38. -0.0891451016068459,
  39. 0.000787315017078072,
  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.22222197055817,
  72. 0,
  73. -0.0923204496502876
  74. ],
  75. [
  76. 0,
  77. 1.10000002384186,
  78. 0.00570000009611249
  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.201570495963097,
  94. -0.0222649686038494,
  95. -0.0369585640728474,
  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.252177149057388,
  109. 0.06157411262393,
  110. -0.0852310135960579,
  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.162735566496849,
  124. -0.0816435739398003,
  125. -0.0056090853177011,
  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.22222197055817,
  158. 0,
  159. 0.0923204496502876
  160. ],
  161. [
  162. 0,
  163. 1.10000002384186,
  164. 0.00700000021606684
  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