- 18 Jan, 2018 1 commit
-
-
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
-
- 25 Aug, 2017 1 commit
-
-
Adi Shavit authored
* Adds cv::resizeWindow() overload taking a single cv::Size argument. * Replaces copied documentaion with Doxygen @overload command.
-
- 21 Aug, 2017 1 commit
-
-
Steven Puttemans authored
-
- 25 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 01 Jul, 2017 1 commit
-
-
catree authored
-
- 22 Apr, 2017 1 commit
-
-
daB0bby authored
-
- 21 Apr, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 15 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
The old behaviour is available via waitKeyEx() call or via setting of OPENCV_LEGACY_WAITKEY environment variable
-
- 28 Oct, 2016 1 commit
-
-
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.
-
- 14 Oct, 2016 1 commit
-
-
Pavel Rojtberg authored
also correctly forward spacing parameter in fontQt
-
- 30 Sep, 2016 1 commit
-
-
sourin authored
-
- 25 Aug, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 17 Aug, 2016 1 commit
-
-
Pavel Rojtberg authored
-
- 12 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 28 May, 2016 1 commit
-
-
Suleyman TURKMEN authored
-
- 24 Mar, 2016 1 commit
-
-
Pavel Rojtberg authored
-
- 19 Oct, 2015 1 commit
-
-
Aman Verma authored
-
- 05 Sep, 2015 1 commit
-
-
Suleyman TURKMEN authored
-
- 26 Aug, 2015 1 commit
-
-
Suleyman TURKMEN authored
-
- 26 Jun, 2015 1 commit
-
-
Maxim Kostin authored
Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
- 08 May, 2015 2 commits
-
-
Nguyen Nguyen authored
-
Nguyen Nguyen authored
-
- 06 May, 2015 1 commit
-
-
Nguyen Nguyen authored
-
- 05 May, 2015 1 commit
-
-
Nguyen Nguyen authored
-
- 04 May, 2015 1 commit
-
-
Nguyen Nguyen authored
-
- 25 Mar, 2015 1 commit
-
-
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.
-
- 20 Mar, 2015 1 commit
-
-
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.
-
- 20 Feb, 2015 1 commit
-
-
StevenPuttemans authored
-
- 19 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 16 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 06 Dec, 2014 2 commits
-
-
Ashod Nakashian authored
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
-
Ashod Nakashian authored
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
-
- 01 Dec, 2014 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 19 Nov, 2014 1 commit
-
-
StevenPuttemans authored
-
- 18 Nov, 2014 2 commits
-
-
Andrey Kamaev authored
-
Maksim Shabunin authored
- disabled doxygen tree - enabled doxygen enum listing - added imgproc reference to main page - enabled BiB support - chenged doxygen root page format
-
- 12 Nov, 2014 1 commit
-
-
StevenPuttemans authored
-
- 14 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 21 Jul, 2014 1 commit
-
-
vbystricky authored
Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs
-