Advertisement
Guest User

Valve Index distortion profile for BOBOVR Z6 / VR Shark X6

a guest
Dec 2nd, 2019
1,423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. "tracking_to_eye_transform": [
  2. {
  3. "distortion": {
  4. "center_x": 0.0266030840575695,
  5. "center_y": -0.0206936560571194,
  6. "coeffs": [
  7. -0.231460347771645,
  8. -0.000930748472455889,
  9. -0.023033332079649,
  10. -0.00096062244520519482
  11. ],
  12. "type": "DISTORT_DPOLY3_SCALED"
  13. },
  14. "distortion_blue": {
  15. "center_x": 0.0266030840575695,
  16. "center_y": -0.0206936560571194,
  17. "coeffs": [
  18. -0.242248952388763,
  19. 0.00378316268324852,
  20. -0.0295325089246035,
  21. 0.0067964040398239894
  22. ],
  23. "type": "DISTORT_DPOLY3_SCALED"
  24. },
  25. "distortion_red": {
  26. "center_x": 0.0266030840575695,
  27. "center_y": -0.0206936560571194,
  28. "coeffs": [
  29. -0.223921298980713,
  30. -0.00720107462257147,
  31. -0.0177344139665365,
  32. -0.0046810714349568077
  33. ],
  34. "type": "DISTORT_DPOLY3_SCALED"
  35. },
  36. "eye_to_head": [
  37. [
  38. 0.99619472,
  39. 0,
  40. 0.0871557444
  41. ],
  42. [
  43. 0,
  44. 1,
  45. 0
  46. ],
  47. [
  48. -0.0871557444,
  49. 0,
  50. 0.99619472
  51. ]
  52. ],
  53. "grow_for_undistort": 0.600000023841858,
  54. "intrinsics": [
  55. [
  56. 1.2624979019165,
  57. 0,
  58. -0.0266030840575695
  59. ],
  60. [
  61. 0,
  62. 1.13463461399078,
  63. 0.0206936560571194
  64. ],
  65. [
  66. 0,
  67. 0,
  68. -1
  69. ]
  70. ],
  71. "undistort_r2_cutoff": 1.32747542858124
  72. },
  73. {
  74. "distortion": {
  75. "center_x": -0.111167058348656,
  76. "center_y": -0.0238202586770058,
  77. "coeffs": [
  78. -0.230745151638985,
  79. -0.00240751309320331,
  80. -0.0223115216940641,
  81. -0.00086494718733714918
  82. ],
  83. "type": "DISTORT_DPOLY3_SCALED"
  84. },
  85. "distortion_blue": {
  86. "center_x": -0.111167058348656,
  87. "center_y": -0.0238202586770058,
  88. "coeffs": [
  89. -0.242340296506882,
  90. 0.00427113194018602,
  91. -0.029738886281848,
  92. 0.0066137170065211194
  93. ],
  94. "type": "DISTORT_DPOLY3_SCALED"
  95. },
  96. "distortion_red": {
  97. "center_x": -0.111167058348656,
  98. "center_y": -0.0238202586770058,
  99. "coeffs": [
  100. -0.227475225925446,
  101. 0.000131090986542404,
  102. -0.0219291429966688,
  103. -0.0052111678729988313
  104. ],
  105. "type": "DISTORT_DPOLY3_SCALED"
  106. },
  107. "eye_to_head": [
  108. [
  109. 0.99619472,
  110. 0,
  111. -0.0871557444
  112. ],
  113. [
  114. 0,
  115. 1,
  116. 0
  117. ],
  118. [
  119. 0.0871557444,
  120. 0,
  121. 0.99619472
  122. ]
  123. ],
  124. "grow_for_undistort": 0.600000023841858,
  125. "intrinsics": [
  126. [
  127. 1.26217234134674,
  128. 0,
  129. 0.111167058348656
  130. ],
  131. [
  132. 0,
  133. 1.13491201400757,
  134. 0.0238202586770058
  135. ],
  136. [
  137. 0,
  138. 0,
  139. -1
  140. ]
  141. ],
  142. "undistort_r2_cutoff": 1.33702862262726
  143. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement