1. 21 Feb, 2020 4 commits
    • Vadim Pisarevsky's avatar
      Merge pull request #16594 from vpisarev:hull_ordering_fix · 8f386775
      Vadim Pisarevsky authored
      fixed the ordering of contour convex hull points
      
      * partially fixed the issue #4539
      
      * fixed warnings and test failures
      
      * fixed integer overflow (issue #14521)
      
      * added comment to force buildbot to re-run
      
      * extended the test for the issue 4539. Check the expected behaviour on the original contour as well
      
      * added comment; fixed typo, renamed another variable for a little better clarity
      
      * added yet another part to the test for issue #4539, where we run convexHull and convexityDetects on the original contour, without any manipulations. the rest of the test stays the same
      8f386775
    • Alexander Alekhin's avatar
    • Vadim Pisarevsky's avatar
      Merge pull request #16608 from vpisarev:fix_mac_ocl_tests · 07b47506
      Vadim Pisarevsky authored
      * fixed several problems when running tests on Mac:
      * OCL_pyrUp
      * OCL_flip
      * some basic UMat tests
      * histogram badarg test (out of range access)
      
      * retained the storepix fix in ocl_flip only for 16U/16S datatype, where the OpenCL compiler on Mac generates incorrect code
      
      * moved deletion of ACCESS_FAST flag to non-SVM branch (where SVM is shared virtual memory (in OpenCL 2.x), not support vector machine)
      
      * force OpenCL to use read/write for GPU<=>CPU memory transfers on machines with discrete video only on Macs. On Windows/Linux the drivers are seemingly smart enough to implement map/unmap properly (and maybe more efficiently than explicit read/write)
      07b47506
    • Maksim Shabunin's avatar
      8b2c499b
  2. 20 Feb, 2020 7 commits
  3. 19 Feb, 2020 2 commits
  4. 18 Feb, 2020 3 commits
  5. 17 Feb, 2020 4 commits
  6. 16 Feb, 2020 2 commits
  7. 15 Feb, 2020 1 commit
  8. 14 Feb, 2020 1 commit
  9. 13 Feb, 2020 2 commits
  10. 12 Feb, 2020 3 commits
  11. 11 Feb, 2020 5 commits
  12. 10 Feb, 2020 6 commits