1. 17 Aug, 2018 1 commit
  2. 31 May, 2018 1 commit
  3. 28 May, 2018 1 commit
  4. 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
  5. 25 Aug, 2017 1 commit
  6. 21 Aug, 2017 1 commit
  7. 25 Jul, 2017 1 commit
  8. 01 Jul, 2017 1 commit
  9. 22 Apr, 2017 1 commit
  10. 21 Apr, 2017 1 commit
  11. 15 Dec, 2016 1 commit
  12. 28 Oct, 2016 1 commit
    • Pavel Rojtberg's avatar
      highgui: add property WND_PROP_VISIBLE · 358ec044
      Pavel Rojtberg authored
      checks whether the window exists and is visible. On QT closing a window
      merley hides it, so the common hack for checking whether a window exists
      
      exists = cv2.getWindowProperty(.., 0) >= 0
      
      does not work.
      358ec044
  13. 14 Oct, 2016 1 commit
  14. 30 Sep, 2016 1 commit
  15. 25 Aug, 2016 1 commit
  16. 17 Aug, 2016 1 commit
  17. 12 Jul, 2016 1 commit
  18. 28 May, 2016 1 commit
  19. 24 Mar, 2016 1 commit
  20. 19 Oct, 2015 1 commit
  21. 05 Sep, 2015 1 commit
  22. 26 Aug, 2015 1 commit
  23. 26 Jun, 2015 1 commit
  24. 08 May, 2015 2 commits
  25. 06 May, 2015 1 commit
  26. 05 May, 2015 1 commit
  27. 04 May, 2015 1 commit
  28. 25 Mar, 2015 1 commit
    • Prof. Dr. Rudolf Haussmann's avatar
      Changes to be committed: · a9d4e053
      Prof. Dr. Rudolf Haussmann authored
         (use "git reset HEAD <file>..." to unstage)
      
      	modified:   highgui/include/opencv2/highgui/highgui_c.h
      	modified:   highgui/src/cap_dshow.cpp
      	modified:   java/generator/gen_java.py
      
      The correction of the orthographic error in the enumeration constant
      CAP_PROP_MONOCROME has been undone.
      a9d4e053
  29. 20 Mar, 2015 1 commit
    • Prof. Dr. Rudolf Haussmann's avatar
      Changes to be committed: · a7bf1d53
      Prof. Dr. Rudolf Haussmann authored
         (use "git reset HEAD <file>..." to unstage)
      
      	modified:   modules/highgui/include/opencv2/highgui/highgui_c.h
      	modified:   modules/highgui/src/cap_dshow.cpp
      	modified:   modules/highgui/src/cap_pvapi.cpp
      	modified:   modules/java/generator/gen_java.py
      
      Änderungen in der PvAPI hinzugefügt.
      a7bf1d53
  30. 20 Feb, 2015 1 commit
  31. 19 Dec, 2014 1 commit
  32. 16 Dec, 2014 1 commit
  33. 06 Dec, 2014 2 commits
  34. 01 Dec, 2014 2 commits
  35. 19 Nov, 2014 1 commit
  36. 18 Nov, 2014 2 commits