1. 27 7月, 2016 2 次提交
  2. 21 7月, 2016 1 次提交
  3. 20 7月, 2016 1 次提交
    • L
      'resolves' 6898 · 0e9c8e2d
      Leonardo Brás 提交于
      I have seen that you can input a Mat_<float> on StereoBM, but the value seems the same as CV_16S.
      I changed it so, only if you input a Mat_<float> it makes use of a previously truncated 4 bits, giving more resolution to Disparity Matrix. (The algorithm stays the same, it's not more precise).
      If any other input Mat is given, it changes nothing.
      0e9c8e2d
  4. 16 7月, 2016 1 次提交
  5. 15 7月, 2016 14 次提交
  6. 14 7月, 2016 19 次提交
  7. 13 7月, 2016 2 次提交