1. 05 Apr, 2019 1 commit
    • Julian Seuffert's avatar
      ximgproc: Fix support for CV_32F WLS Filter · 826b77e5
      Julian Seuffert authored
      If the disparity maps have the depth CV_32F, they are wls-filtered
      in `DisparityWLSFilterImpl::filter` but the result is not saved in the
      OutputArray of the method. Now, the result is copied to that array.
      826b77e5
  2. 14 Mar, 2019 3 commits
  3. 13 Mar, 2019 3 commits
  4. 05 Mar, 2019 2 commits
  5. 01 Mar, 2019 3 commits
  6. 26 Feb, 2019 1 commit
  7. 21 Feb, 2019 1 commit
  8. 20 Feb, 2019 1 commit
    • Ted Steiner's avatar
      sfm module calls imread function, which is in imgcodecs module · fe71b09f
      Ted Steiner authored
      This built correctly before because tests were run with the highgui module enabled.
      The sfm module links against the features2d module, which brings in the highgui module as an optional target if enabled.
      Through this path, imread was working correctly despite the file including the wrong header and not declaring its linking dependency.
      fe71b09f
  9. 19 Feb, 2019 1 commit
  10. 13 Feb, 2019 1 commit
  11. 01 Feb, 2019 1 commit
  12. 31 Jan, 2019 1 commit
  13. 26 Jan, 2019 2 commits
  14. 21 Jan, 2019 1 commit
  15. 18 Jan, 2019 1 commit
  16. 10 Jan, 2019 1 commit
  17. 09 Jan, 2019 3 commits
  18. 08 Jan, 2019 1 commit
  19. 04 Jan, 2019 3 commits
  20. 03 Jan, 2019 1 commit
  21. 02 Jan, 2019 1 commit
  22. 13 Dec, 2018 1 commit
  23. 12 Dec, 2018 1 commit
  24. 11 Dec, 2018 2 commits
  25. 09 Dec, 2018 1 commit
  26. 05 Dec, 2018 2 commits