1. 05 Apr, 2018 1 commit
  2. 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
  3. 26 Jun, 2016 1 commit
  4. 13 Jan, 2015 1 commit
  5. 18 Mar, 2014 1 commit
  6. 02 Sep, 2013 4 commits
  7. 07 Jun, 2013 1 commit
  8. 18 Apr, 2013 5 commits
  9. 09 Apr, 2013 1 commit
  10. 23 Jan, 2013 1 commit
    • Vladislav Vinogradov's avatar
      fixes for gpu module: · ae6266e1
      Vladislav Vinogradov authored
      - fixed printCudaDeviceInfo for new CC
      - fixed some compilation errors and warnings
      - removed unset command from CMake script
      - removed unused std imports
      ae6266e1
  11. 10 Nov, 2012 1 commit
  12. 17 Oct, 2012 2 commits
  13. 28 Jun, 2012 1 commit
  14. 20 Jun, 2012 1 commit
  15. 15 Jun, 2012 1 commit
  16. 07 Jun, 2012 1 commit
  17. 18 May, 2012 1 commit
  18. 23 Apr, 2012 1 commit
  19. 03 Feb, 2012 2 commits
    • Andrey Kamaev's avatar
      Fixing build with CUDA enabled · 5eb6ee62
      Andrey Kamaev authored
      5eb6ee62
    • Andrey Kamaev's avatar
      Global CMake reorganization: · 984eb994
      Andrey Kamaev authored
       [~] Automatically tracked dependencies between modules
       [+] Support for optional module dependencies
       [+] Options to choose modules to build
       [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
       [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
       [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
      984eb994
  20. 30 Jan, 2012 1 commit
  21. 24 Oct, 2011 1 commit
  22. 03 Oct, 2011 2 commits
  23. 30 Sep, 2011 2 commits
  24. 29 Sep, 2011 1 commit