1. 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
  2. 13 Jan, 2016 1 commit
  3. 30 Dec, 2015 1 commit
  4. 18 Dec, 2015 4 commits
  5. 17 Dec, 2015 4 commits
  6. 16 Dec, 2015 2 commits
  7. 15 Dec, 2015 7 commits
  8. 14 Dec, 2015 1 commit
  9. 13 Dec, 2015 1 commit
  10. 12 Dec, 2015 2 commits
  11. 10 Dec, 2015 2 commits
  12. 23 Nov, 2015 1 commit
  13. 17 Nov, 2015 1 commit
  14. 10 Nov, 2015 1 commit
  15. 09 Nov, 2015 1 commit
    • brossetti's avatar
      fixed bug on left mouse button click · 4194b7ef
      brossetti authored
      Adding None as outImage in pos3 of cv2.drawKeypoints. Fixes bug that throws 'TypeError: Required argument 'outImage' (pos 3) not found' on left mouse button click
      4194b7ef
  16. 02 Nov, 2015 5 commits
  17. 20 Oct, 2015 1 commit
  18. 18 Oct, 2015 1 commit
  19. 17 Oct, 2015 1 commit
  20. 15 Oct, 2015 1 commit
  21. 14 Oct, 2015 1 commit