1. 20 7月, 2016 1 次提交
  2. 12 7月, 2016 2 次提交
  3. 07 7月, 2016 1 次提交
  4. 01 7月, 2016 1 次提交
  5. 30 6月, 2016 1 次提交
  6. 28 6月, 2016 1 次提交
  7. 27 6月, 2016 2 次提交
  8. 30 5月, 2016 1 次提交
  9. 19 5月, 2016 1 次提交
  10. 29 4月, 2016 1 次提交
    • J
      cppcheck: fix some reports · a29c814b
      Julien Nabet 提交于
      All of these: (performance) Prefer prefix ++/-- operators for non-primitive types.
      [modules/calib3d/src/fundam.cpp:1049] -> [modules/calib3d/src/fundam.cpp:1049]: (style) Same expression on both sides of '&&'.
      a29c814b
  11. 23 4月, 2016 2 次提交
  12. 18 4月, 2016 1 次提交
  13. 14 4月, 2016 1 次提交
  14. 19 3月, 2016 1 次提交
  15. 16 3月, 2016 1 次提交
  16. 14 3月, 2016 1 次提交
  17. 26 2月, 2016 1 次提交
  18. 25 2月, 2016 1 次提交
  19. 24 2月, 2016 1 次提交
  20. 15 2月, 2016 6 次提交
  21. 12 2月, 2016 2 次提交
  22. 11 2月, 2016 1 次提交
  23. 10 2月, 2016 5 次提交
  24. 29 1月, 2016 1 次提交
  25. 18 1月, 2016 1 次提交
    • A
      Fixed parser for img1_filename and img2_filename. · 474c53ac
      Alexander Fedorov 提交于
      Without fixes after 68 line (img1_filename = parser.get<std::string>(0);) OpenCV Error:
      ./stereo_matching im0.png im1.png --max-disparity=16 --blocksize=17
      
      OpenCV Error: Bad argument (undeclared position 0 requested) in getByIndex, file /home/entodi/opencv/modules/core/src/command_line_parser.cpp, line 169
      terminate called after throwing an instance of 'cv::Exception'
        what():  /home/entodi/opencv/modules/core/src/command_line_parser.cpp:169: error: (-5) undeclared position 0 requested in function getByIndex
      474c53ac
  26. 26 12月, 2015 1 次提交
  27. 17 12月, 2015 1 次提交