EuRoC_MH03.yaml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. %YAML:1.0
  2. #--------------------------------------------------------------------------------------------
  3. # Session config
  4. #--------------------------------------------------------------------------------------------
  5. # When the variables are commented, the system doesn't load a previous session or not store the current one
  6. # If the LoadFile doesn't exist, the system give a message and create a new Atlas from scratch
  7. System.LoadAtlasFromFile: "MH01_to_MH02_stereo_inertial.osa"
  8. # The store file is created from the current session, if a file with the same name exists it is deleted
  9. System.SaveAtlasToFile: "MH01_to_MH03_stereo_inertial.osa"
  10. #--------------------------------------------------------------------------------------------
  11. # Camera Parameters. Adjust them!
  12. #--------------------------------------------------------------------------------------------
  13. Camera.type: "PinHole"
  14. # Camera calibration and distortion parameters (OpenCV) (equal for both cameras after stereo rectification)
  15. Camera.fx: 435.2046959714599
  16. Camera.fy: 435.2046959714599
  17. Camera.cx: 367.4517211914062
  18. Camera.cy: 252.2008514404297
  19. Camera.k1: 0.0
  20. Camera.k2: 0.0
  21. Camera.p1: 0.0
  22. Camera.p2: 0.0
  23. Camera.width: 752
  24. Camera.height: 480
  25. # Camera frames per second
  26. Camera.fps: 20.0
  27. # stereo baseline times fx
  28. Camera.bf: 47.90639384423901
  29. # Color order of the images (0: BGR, 1: RGB. It is ignored if images are grayscale)
  30. Camera.RGB: 1
  31. # Close/Far threshold. Baseline times.
  32. ThDepth: 35.0 # 35
  33. # Transformation from camera 0 to body-frame (imu)
  34. Tbc: !!opencv-matrix
  35. rows: 4
  36. cols: 4
  37. dt: f
  38. data: [0.0148655429818, -0.999880929698, 0.00414029679422, -0.0216401454975,
  39. 0.999557249008, 0.0149672133247, 0.025715529948, -0.064676986768,
  40. -0.0257744366974, 0.00375618835797, 0.999660727178, 0.00981073058949,
  41. 0.0, 0.0, 0.0, 1.0]
  42. # IMU noise
  43. IMU.NoiseGyro: 1.7e-04 # 1.6968e-04
  44. IMU.NoiseAcc: 2.0e-03 # 2.0000e-3
  45. IMU.GyroWalk: 1.9393e-05
  46. IMU.AccWalk: 3.e-03 # 3.0000e-3
  47. IMU.Frequency: 200
  48. #--------------------------------------------------------------------------------------------
  49. # Stereo Rectification. Only if you need to pre-rectify the images.
  50. # Camera.fx, .fy, etc must be the same as in LEFT.P
  51. #--------------------------------------------------------------------------------------------
  52. LEFT.height: 480
  53. LEFT.width: 752
  54. LEFT.D: !!opencv-matrix
  55. rows: 1
  56. cols: 5
  57. dt: d
  58. data:[-0.28340811, 0.07395907, 0.00019359, 1.76187114e-05, 0.0]
  59. LEFT.K: !!opencv-matrix
  60. rows: 3
  61. cols: 3
  62. dt: d
  63. data: [458.654, 0.0, 367.215, 0.0, 457.296, 248.375, 0.0, 0.0, 1.0]
  64. LEFT.R: !!opencv-matrix
  65. rows: 3
  66. cols: 3
  67. dt: d
  68. data: [0.999966347530033, -0.001422739138722922, 0.008079580483432283, 0.001365741834644127, 0.9999741760894847, 0.007055629199258132, -0.008089410156878961, -0.007044357138835809, 0.9999424675829176]
  69. LEFT.Rf: !!opencv-matrix
  70. rows: 3
  71. cols: 3
  72. dt: f
  73. data: [0.999966347530033, -0.001422739138722922, 0.008079580483432283, 0.001365741834644127, 0.9999741760894847, 0.007055629199258132, -0.008089410156878961, -0.007044357138835809, 0.9999424675829176]
  74. LEFT.P: !!opencv-matrix
  75. rows: 3
  76. cols: 4
  77. dt: d
  78. data: [435.2046959714599, 0, 367.4517211914062, 0, 0, 435.2046959714599, 252.2008514404297, 0, 0, 0, 1, 0]
  79. RIGHT.height: 480
  80. RIGHT.width: 752
  81. RIGHT.D: !!opencv-matrix
  82. rows: 1
  83. cols: 5
  84. dt: d
  85. data:[-0.28368365, 0.07451284, -0.00010473, -3.555907e-05, 0.0]
  86. RIGHT.K: !!opencv-matrix
  87. rows: 3
  88. cols: 3
  89. dt: d
  90. data: [457.587, 0.0, 379.999, 0.0, 456.134, 255.238, 0.0, 0.0, 1]
  91. RIGHT.R: !!opencv-matrix
  92. rows: 3
  93. cols: 3
  94. dt: d
  95. data: [0.9999633526194376, -0.003625811871560086, 0.007755443660172947, 0.003680398547259526, 0.9999684752771629, -0.007035845251224894, -0.007729688520722713, 0.007064130529506649, 0.999945173484644]
  96. RIGHT.P: !!opencv-matrix
  97. rows: 3
  98. cols: 4
  99. dt: d
  100. data: [435.2046959714599, 0, 367.4517211914062, -47.90639384423901, 0, 435.2046959714599, 252.2008514404297, 0, 0, 0, 1, 0]
  101. #--------------------------------------------------------------------------------------------
  102. # ORB Parameters
  103. #--------------------------------------------------------------------------------------------
  104. # ORB Extractor: Number of features per image
  105. ORBextractor.nFeatures: 1200
  106. # ORB Extractor: Scale factor between levels in the scale pyramid
  107. ORBextractor.scaleFactor: 1.2
  108. # ORB Extractor: Number of levels in the scale pyramid
  109. ORBextractor.nLevels: 8
  110. # ORB Extractor: Fast threshold
  111. # Image is divided in a grid. At each cell FAST are extracted imposing a minimum response.
  112. # Firstly we impose iniThFAST. If no corners are detected we impose a lower value minThFAST
  113. # You can lower these values if your images have low contrast
  114. ORBextractor.iniThFAST: 20
  115. ORBextractor.minThFAST: 7
  116. #--------------------------------------------------------------------------------------------
  117. # Viewer Parameters
  118. #--------------------------------------------------------------------------------------------
  119. Viewer.KeyFrameSize: 0.05
  120. Viewer.KeyFrameLineWidth: 1
  121. Viewer.GraphLineWidth: 0.9
  122. Viewer.PointSize:2
  123. Viewer.CameraSize: 0.08
  124. Viewer.CameraLineWidth: 3
  125. Viewer.ViewpointX: 0
  126. Viewer.ViewpointY: -0.7
  127. Viewer.ViewpointZ: -1.8
  128. Viewer.ViewpointF: 500