1. 26 Jun, 2017 3 commits
  2. 25 Jun, 2017 4 commits
  3. 24 Jun, 2017 2 commits
  4. 23 Jun, 2017 3 commits
  5. 22 Jun, 2017 6 commits
  6. 21 Jun, 2017 13 commits
  7. 20 Jun, 2017 8 commits
  8. 19 Jun, 2017 1 commit
    • Zhiwei Su's avatar
      Fixed gray window for gpu stereo BP and CSBP · 8bf3f6bf
      Zhiwei Su authored
      compute() for BP and CSBP output 32-bit floating-point mat, and in cv::imshow() 32-bit floating-point is recognized as [0,1] and maped to [0,255], that causes gray window for BP and CSBP.
      8bf3f6bf