- 05 Aug, 2019 1 commit
-
-
John Smith authored
backport of commit: 95c65aff
-
- 15 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
- drop legacy check_module() macro - drop 'ALIASOF_'
-
- 11 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
* macosx: fix C++11 build backporting commit c3cf35ab * macosx: eliminate build warning
-
- 05 Mar, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 26 Dec, 2018 1 commit
-
-
Christoph Rackwitz authored
-
- 25 Dec, 2018 1 commit
-
-
Christoph Rackwitz authored
Check for "gutter" around displayed image. there was one row/column missing on the bottom/right. Might as well set gutter = 0?
-
- 21 Nov, 2018 1 commit
-
-
Tomoaki Teshima authored
-
- 06 Nov, 2018 1 commit
-
-
berak authored
-
- 31 Oct, 2018 1 commit
-
-
Vadim Pisarevsky authored
-
- 25 Oct, 2018 1 commit
-
-
Sean McBride authored
-
- 14 Oct, 2018 1 commit
-
-
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
-
- 11 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 09 Sep, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 07 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 06 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 17 Aug, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 15 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
Multi-argument CV_Assert() is accessible via CV_Assert_N() (with malformed messages).
-
- 27 Jul, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 06 Jul, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 05 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 07 Jun, 2018 1 commit
-
-
Alexander Alekhin authored
- use cv::getTickCount() instead of Win32 GetTickCount() - process message queue before timeout exit
-
- 31 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 28 May, 2018 1 commit
-
-
Alexander Alekhin authored
- cvdef.h + cvRound (double only) - highgui_c.h
-
- 24 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 30 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 29 Mar, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 14 Mar, 2018 1 commit
-
-
Jan Gaura authored
This offsets text brightness of pixel brightness values by offsetting it by 127 to the curent pixel value. The text is now readable even if pixels are black.
-
- 13 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell`
-
- 05 Feb, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 03 Feb, 2018 1 commit
-
-
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
-
- 21 Jan, 2018 1 commit
-
-
Gregory Morse authored
* Fix for QT image window rectangle * Update window_QT.h * Update window_QT.cpp * trailing whitespace * highgui: fix QT getWindowImageRect()
-
- 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
-
- 13 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 13 Dec, 2017 1 commit
-
-
Vitaly Tuzov authored
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
-
- 18 Oct, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 13 Oct, 2017 1 commit
-
-
klchang authored
-
- 09 Oct, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 06 Oct, 2017 1 commit
-
-
mevatron authored
-
- 03 Sep, 2017 1 commit
-
-
Suleyman TURKMEN authored
Update miniflann.cpp Update test_stereomatching.cpp
-