Advertisement
GrodenVR

ProV12

Apr 22nd, 2018
1,842
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.86 KB | None | 0 0
  1. "tracking_to_eye_transform": [
  2. {
  3. "distortion": {
  4. "center_x": 0.09232045277761405,
  5. "center_y": 0.006,
  6. "coeffs": [
  7. -0.2052418418083186,
  8. -0.03203330034299954,
  9. -0.031048955291774642,
  10. 0,
  11. 0,
  12. 0,
  13. 0,
  14. 0
  15. ],
  16. "type": "DISTORT_DPOLY3"
  17. },
  18. "distortion_blue": {
  19. "center_x": 0.09232045277761405,
  20. "center_y": 0.006,
  21. "coeffs": [
  22. -0.261786585742667,
  23. 0.06141219375146123,
  24. -0.0824345713001669,
  25. 0,
  26. 0,
  27. 0,
  28. 0,
  29. 0
  30. ],
  31. "type": "DISTORT_DPOLY3"
  32. },
  33. "distortion_red": {
  34. "center_x": 0.09232045277761405,
  35. "center_y": 0.006,
  36. "coeffs": [
  37. -0.16674695238578124,
  38. -0.09114510018142205,
  39. -0.0002126849758344654,
  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.03109734132885933
  54. ],
  55. [
  56. 0,
  57. 1,
  58. 0,
  59. -2.2351741790771484e-08
  60. ],
  61. [
  62. 0,
  63. 0,
  64. 1,
  65. -7.450580596923828e-09
  66. ]
  67. ],
  68. "grow_for_undistort": 0.6000000238418579,
  69. "intrinsics": [
  70. [
  71. 1.222222,
  72. 0,
  73. -0.09232044965028763
  74. ],
  75. [
  76. 0,
  77. 1.1,
  78. 0.006
  79. ],
  80. [
  81. 0,
  82. 0,
  83. -1
  84. ]
  85. ],
  86. "undistort_r2_cutoff": 1.136414885520935
  87. },
  88. {
  89. "distortion": {
  90. "center_x": -0.09232044965028763,
  91. "center_y": 0.007,
  92. "coeffs": [
  93. -0.20157049784051323,
  94. -0.024264968983984742,
  95. -0.037958565362364284,
  96. 0,
  97. 0,
  98. 0,
  99. 0,
  100. 0
  101. ],
  102. "type": "DISTORT_DPOLY3"
  103. },
  104. "distortion_blue": {
  105. "center_x": -0.09232044965028763,
  106. "center_y": 0.007,
  107. "coeffs": [
  108. -0.2521771612908315,
  109. 0.05957411126422096,
  110. -0.08623101154189873,
  111. 0,
  112. 0,
  113. 0,
  114. 0,
  115. 0
  116. ],
  117. "type": "DISTORT_DPOLY3"
  118. },
  119. "distortion_red": {
  120. "center_x": -0.09232044965028763,
  121. "center_y": 0.007,
  122. "coeffs": [
  123. -0.1627355646031865,
  124. -0.0836435769916916,
  125. -0.006609085294585326,
  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.031097378581762314
  140. ],
  141. [
  142. 0,
  143. 1,
  144. 0,
  145. -2.2351741790771484e-08
  146. ],
  147. [
  148. 0,
  149. 0,
  150. 1,
  151. -7.450580596923828e-09
  152. ]
  153. ],
  154. "grow_for_undistort": 0.6000000238418579,
  155. "intrinsics": [
  156. [
  157. 1.222222,
  158. 0,
  159. 0.09232044965028763
  160. ],
  161. [
  162. 0,
  163. 1.1,
  164. 0.007
  165. ],
  166. [
  167. 0,
  168. 0,
  169. -1
  170. ]
  171. ],
  172. "undistort_r2_cutoff": 1.1139718294143677
  173. }
  174. ],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement