1. 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
  2. 26 Feb, 2015 1 commit
  3. 23 Dec, 2014 1 commit
  4. 21 Aug, 2013 1 commit
  5. 02 Aug, 2013 1 commit
    • Alexander Smorkalov's avatar
      Warning and review notes fixes. · 63786c38
      Alexander Smorkalov authored
      WITH_WINRT -> ENABLE_WINRT_MODE;
      Some temporary char* replaced with Ptr<char>;
      Build fix for regular WIN32;
      Windows Platform SDK and MSVC search added to cmake;
      Warinig fixes.
      63786c38
  6. 10 Jun, 2011 1 commit
  7. 08 Jun, 2011 1 commit
  8. 09 Feb, 2011 1 commit
  9. 11 Jan, 2011 1 commit
  10. 28 Dec, 2010 1 commit