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. 27 Jun, 2017 1 commit
  3. 26 Jun, 2017 1 commit
  4. 15 Feb, 2014 1 commit
  5. 20 Jan, 2014 1 commit
  6. 02 Sep, 2013 1 commit
  7. 19 Aug, 2013 1 commit
  8. 07 Jun, 2013 1 commit
  9. 18 Apr, 2013 6 commits
  10. 16 Apr, 2013 1 commit
  11. 08 Apr, 2013 2 commits
  12. 01 Apr, 2013 1 commit
  13. 22 Mar, 2013 1 commit
  14. 18 Mar, 2013 1 commit
  15. 13 Mar, 2013 1 commit
  16. 19 Feb, 2013 1 commit
    • Vladislav Vinogradov's avatar
      updated OpenGL functionality: · e06c3ec7
      Vladislav Vinogradov authored
      * removed OpenGLFuncTab, now extensions are loaded internally
      * added support of GlBuffer and GlTexture2D to InputArray/OutputArray
      * added ELEMENT_ARRAY_BUFFER and PIXEL_PACK_BUFFER targets
      * added copyFrom/copyTo method for GlBuffer and GlTexture2D
      * removed GlFont
      * removed pointCloudShow
      * removed OpenGLCleanCallback
      * added Access parameter to GlBuffer::mapHost
      * added autoRelease parameter to all create methods
      e06c3ec7
  17. 23 Jan, 2013 1 commit
  18. 20 Dec, 2012 1 commit
  19. 30 Nov, 2012 1 commit
    • Vladislav Vinogradov's avatar
      refactored opengl functionality · 08fbf667
      Vladislav Vinogradov authored
      * removed OpenGLFuncTab, now extensions are loaded internally
      * renamed GlTexture -> GlTexture2D
      * added support of GlBuffer and GlTexture2D to InputArray/OutputArray
      * added ELEMENT_ARRAY_BUFFER and PIXEL_PACK_BUFFER targets
      * added copyFrom/copyTo method for GlBuffer and GlTexture2D
      * removed GlFont
      * removed pointCloudShow
      * removed OpenGLCleanCallback
      08fbf667
  20. 09 Nov, 2012 1 commit
  21. 01 Nov, 2012 1 commit
  22. 24 Oct, 2012 1 commit
  23. 17 Oct, 2012 2 commits
  24. 13 Sep, 2012 1 commit
  25. 20 Aug, 2012 2 commits
  26. 19 Aug, 2012 1 commit
  27. 16 Aug, 2012 1 commit
  28. 31 Jul, 2012 1 commit
  29. 05 Jul, 2012 1 commit
  30. 15 Jun, 2012 1 commit
  31. 08 Jun, 2012 1 commit
  32. 05 Jun, 2012 1 commit