1. 15 May, 2018 1 commit
  2. 14 May, 2018 1 commit
    • Vadim Pisarevsky's avatar
      handle huge matrices correctly (#11505) · e0dbe5cf
      Vadim Pisarevsky authored
      * make sure that the matrix with more than INT_MAX elements is marked as non-continuous, and thus all the pixel-wise functions process it correctly (i.e. row-by-row, not as a single row, where integer overflow may occur when computing the total number of elements)
      e0dbe5cf
  3. 03 Feb, 2018 1 commit
    • Alexander Alekhin's avatar
      ts: refactor OpenCV tests · 4a297a24
      Alexander Alekhin authored
      - removed tr1 usage (dropped in C++17)
      - moved includes of vector/map/iostream/limits into ts.hpp
      - require opencv_test + anonymous namespace (added compile check)
      - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
      - added missing license headers
      4a297a24
  4. 18 Sep, 2017 1 commit
  5. 09 Jul, 2016 1 commit
  6. 25 May, 2016 1 commit
  7. 17 May, 2016 2 commits
  8. 21 Aug, 2013 1 commit
  9. 17 Oct, 2012 2 commits
  10. 15 Jun, 2012 1 commit
  11. 09 Jun, 2012 1 commit
  12. 02 Mar, 2012 1 commit
  13. 22 Nov, 2011 1 commit
  14. 09 Feb, 2011 1 commit
  15. 11 May, 2010 1 commit