1. 13 Mar, 2019 1 commit
  2. 08 Mar, 2019 1 commit
  3. 06 Mar, 2019 1 commit
  4. 05 Mar, 2019 4 commits
  5. 03 Mar, 2019 1 commit
  6. 01 Mar, 2019 3 commits
  7. 26 Feb, 2019 3 commits
  8. 25 Feb, 2019 1 commit
  9. 21 Feb, 2019 1 commit
  10. 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
  11. 19 Feb, 2019 3 commits
  12. 18 Feb, 2019 1 commit
  13. 16 Feb, 2019 1 commit
    • clunietp's avatar
      Merge pull request #1990 from clunietp:quality-2 · 796853e0
      clunietp authored
      Image Quality Analysis (IQA) API (#1990)
      
      * Implement Quality API
      
      * Update README, fixes for gcc/tests
      
      * Add license headers
      
      * Update README
      
      * Update README
      
      * Case fixing, CMakeLists.txt update
      
      * Update CV_EXPORTS_W
      
      * Updates for compiler and doxygen warnings
      
      * Updates for doxygen
      
      * Updates based on feedback from @alalek
      
      * Compliance updates
      
      * case fixing
      
      * case fixing
      
      * OpenCL test fixes
      
      * Case fixing
      
      * Python fixes
      
      * Python fixes
      
      * Compliance updates
      
      * Python binding fix
      
      * Documentation updates
      
      * Update README, fix cv::Scalar ops
      
      * Updated precompiled headers for src cpp
      
      * Removed internal a/b perf tests
      796853e0
  14. 13 Feb, 2019 1 commit
  15. 12 Feb, 2019 1 commit
  16. 08 Feb, 2019 1 commit
  17. 06 Feb, 2019 1 commit
  18. 05 Feb, 2019 1 commit
  19. 01 Feb, 2019 3 commits
  20. 31 Jan, 2019 1 commit
  21. 30 Jan, 2019 1 commit
  22. 26 Jan, 2019 2 commits
  23. 22 Jan, 2019 1 commit
  24. 21 Jan, 2019 2 commits
  25. 18 Jan, 2019 1 commit
  26. 13 Jan, 2019 1 commit
  27. 10 Jan, 2019 1 commit