1. 05 Aug, 2019 1 commit
  2. 15 Apr, 2019 1 commit
  3. 11 Apr, 2019 1 commit
  4. 05 Mar, 2019 1 commit
  5. 26 Dec, 2018 1 commit
  6. 25 Dec, 2018 1 commit
  7. 21 Nov, 2018 1 commit
  8. 06 Nov, 2018 1 commit
  9. 31 Oct, 2018 1 commit
  10. 25 Oct, 2018 1 commit
  11. 14 Oct, 2018 1 commit
    • tellowkrinkle's avatar
      Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows · 803ff64b
      tellowkrinkle authored
      * Make cocoa windows draw faster
      
      * Use a CALayer for rendering when possible Uses GPU to scale images, which is important because retina macs will want window sizes much larger (in pixels) than the image
      
      * Fix mouse logic for cocoa windows
      
      * Only halve resolution on retina if image is larger than display
      803ff64b
  12. 11 Sep, 2018 1 commit
  13. 09 Sep, 2018 1 commit
  14. 07 Sep, 2018 1 commit
  15. 06 Sep, 2018 1 commit
  16. 17 Aug, 2018 1 commit
  17. 15 Aug, 2018 1 commit
  18. 27 Jul, 2018 1 commit
  19. 06 Jul, 2018 2 commits
  20. 05 Jul, 2018 1 commit
  21. 07 Jun, 2018 1 commit
  22. 31 May, 2018 1 commit
  23. 28 May, 2018 1 commit
  24. 24 Apr, 2018 1 commit
  25. 30 Mar, 2018 1 commit
  26. 29 Mar, 2018 1 commit
  27. 14 Mar, 2018 1 commit
  28. 13 Feb, 2018 1 commit
  29. 05 Feb, 2018 1 commit
  30. 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
  31. 21 Jan, 2018 1 commit
  32. 18 Jan, 2018 1 commit
    • Gregory Morse's avatar
      Merge pull request #10412 from GregoryMorse:patch-2 · ec353dbd
      Gregory Morse authored
      Update to add window position and size retrieval to HighGUI (#10412)
      
      * Update highgui.hpp
      
      Add read only property retrieval for enhanced rendering capabilities and more sophisticated research tools
      
      * Update window.cpp
      
      * Update window_w32.cpp
      
      * Update window_QT.cpp
      
      * Update window_QT.h
      
      * Update window_QT.h
      
      * Update window_gtk.cpp
      
      * Update precomp.hpp
      
      * Update highgui_c.h
      
      * Update highgui_c.h
      
      * Update window_w32.cpp
      
      * Update precomp.hpp
      
      * Update window_QT.cpp
      
      * Update window_QT.h
      
      * Update window_gtk.cpp
      
      * Update window_gtk.cpp
      
      * Update window_w32.cpp
      
      * Update window_QT.cpp
      
      * Update window_carbon.cpp
      
      * Update window_cocoa.mm
      
      * Update precomp.hpp
      
      * Update window_cocoa.mm
      
      * Update window_w32.cpp
      
      * Update window_gtk.cpp
      
      * Update window_QT.cpp
      
      * Update window_gtk.cpp
      
      * Update window_QT.cpp
      
      * Update window_cocoa.mm
      
      * Update window_carbon.cpp
      
      * Update window_w32.cpp
      
      * Update window_cocoa.mm
      
      * Update window_gtk.cpp
      
      * Update window_cocoa.mm
      
      * Update window_gtk.cpp
      
      * Update window_cocoa.mm
      
      * Update window_cocoa.mm
      
      * Update window.cpp
      
      * Update test_gui.cpp
      
      * Update test_gui.cpp
      
      * Update test_gui.cpp
      
      * Update highgui_c.h
      
      * Update highgui.hpp
      
      * Update window.cpp
      
      * Update highgui_c.h
      
      * Update test_gui.cpp
      
      * Update highgui.hpp
      
      * Update window.cpp
      
      * Update window.cpp
      
      * Update window.cpp
      
      * Update window.cpp
      
      * Update window.cpp
      ec353dbd
  33. 13 Jan, 2018 1 commit
  34. 13 Dec, 2017 1 commit
  35. 18 Oct, 2017 1 commit
  36. 13 Oct, 2017 1 commit
  37. 09 Oct, 2017 1 commit
  38. 06 Oct, 2017 1 commit
  39. 03 Sep, 2017 1 commit