- 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
-
- 31 Aug, 2017 2 commits
-
-
saskatchewancatch authored
Removing unnecessary range checks for QT backend support's setTrackbarMin and setTrackbarMax fucntions Fixes
-
saskatchewancatch authored
Setting truncate option for QString leftJustified method to false fixes 10 character truncation issue noted in issue 9489
-
- 27 Aug, 2017 1 commit
-
-
Adi Shavit authored
-
- 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.
-
- 23 Aug, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 21 Aug, 2017 1 commit
-
-
Steven Puttemans authored
-
- 19 Aug, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 14 Aug, 2017 1 commit
-
-
Alexander Alekhin authored
- eliminate legacy C code, used fields - fix mutex synchronization issues - set trackbar min/max without unnecessary truncation; allow negative values
-
- 25 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 03 Jul, 2017 1 commit
-
-
Tony Lian authored
Remove unnecessary Non-ASCII characters from source code (#9075) * Remove unnecessary Non-ASCII characters from source code Remove unnecessary Non-ASCII characters and replace them with ASCII characters * Remove dashes in the @param statement Remove dashes and place single space in the @param statement to keep coding style * misc: more fixes for non-ASCII symbols * misc: fix non-ASCII symbol in CMake file
-
- 01 Jul, 2017 2 commits
- 30 Jun, 2017 1 commit
-
-
Neil Shipp authored
-
- 29 Jun, 2017 1 commit
-
-
huangqinjin authored
-
- 28 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
-