1. 20 Jul, 2016 1 commit
  2. 12 Jul, 2016 1 commit
  3. 11 Jul, 2016 1 commit
    • Arthur Cinader's avatar
      Implement PR feedback: · 0ed250cb
      Arthur Cinader authored
      1. Explain grayscale input still read as three channel
      2. Fix typo
      3. Add more details to image match explanation to include the use of masks
      0ed250cb
  4. 07 Jul, 2016 1 commit
  5. 01 Jul, 2016 1 commit
  6. 30 Jun, 2016 1 commit
  7. 27 Jun, 2016 2 commits
  8. 26 Jun, 2016 1 commit
  9. 30 May, 2016 1 commit
  10. 19 May, 2016 1 commit
  11. 29 Apr, 2016 1 commit
    • Julien Nabet's avatar
      cppcheck: fix some reports · a29c814b
      Julien Nabet authored
      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
  12. 22 Apr, 2016 2 commits
  13. 17 Apr, 2016 1 commit
  14. 14 Apr, 2016 1 commit
  15. 19 Mar, 2016 1 commit
  16. 16 Mar, 2016 1 commit
  17. 14 Mar, 2016 1 commit
  18. 25 Feb, 2016 2 commits
  19. 24 Feb, 2016 1 commit
  20. 15 Feb, 2016 6 commits
  21. 12 Feb, 2016 2 commits
  22. 10 Feb, 2016 6 commits
  23. 28 Jan, 2016 1 commit
  24. 18 Jan, 2016 1 commit
    • Alexander Fedorov's avatar
      Fixed parser for img1_filename and img2_filename. · 474c53ac
      Alexander Fedorov authored
      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
  25. 26 Dec, 2015 1 commit
  26. 17 Dec, 2015 1 commit