1536 Commits (28c3000f6229756590429a2104edbd1b734ff713)

Author SHA1 Message Date
Suleyman TURKMEN 7d6b6161cc Update imgcodecs tests 6 months ago
Alexander Smorkalov 2e07ec1f87 Restored and extended Highgui test logic for small windows. 6 months ago
Kumataro 47a6ffb73c
Merge pull request #25561 from Kumataro:fix25560 6 months ago
Kumataro 8dc9ff5624
Merge pull request #25551 from Kumataro:fix25550 6 months ago
Kumataro 716826cccd highgui: wayland: support imshow() without pre-calling namedWindow() 7 months ago
Kumataro 2a2ff55257
Merge pull request #25496 from Kumataro:fix25495 7 months ago
Kumataro 6682270b4c highgui: wayland: reduce cpu usage for cv::waitKey() 7 months ago
Laurent Berger fb2af90daa
Merge pull request #25354 from LaurentBerger:uiname 7 months ago
sepperliu 45587f23db Update highgui+HighGui.java 8 months ago
Alexander Smorkalov f2c38eb62f Backport some highgui changes from #22754 8 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 8 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 8 months ago
Alexander Smorkalov fc98b31c3e Partially backport C API removal in imgproc module to reduce conflicts with 5.x 9 months ago
shenleban tongying 48fd23a02a
fix highgui qt's statusbar text got cropped 10 months ago
thewoz 7cd4fc2fb8 Update window_QT.cpp 1 year ago
刘佩其 631f229827 Fix the issue of missing imshow icons when linking OpenCV as a static library (https://github.com/opencv/opencv-python/issues/585) 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Mihir Patil fb34f36c69
style: remove extraneous std::cout 1 year ago
Mihir Patil afb406f1de
style: remove trailing whitespace 1 year ago
Mihir Patil e1d0f07c90
highgui(cocoa): fix fullscreen behavior 1 year ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 1 year ago
Matthias Möller fc43e51331 sets pixel info font colors based on current palette 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
thewoz 097891e311
Merge pull request #23394 from thewoz:Cocoa-Scroll-Wheel 2 years ago
Sergey Petrenko 6ffe686ba8 check keydown event characters length before returning the pressed character code 2 years ago
Labib Asari c4226f0457
Merge pull request #23196 from labeeb-7z:printOptionInRoiSelector 2 years ago
Corentin Noël a035608100 highgui: Reduce the difference between GTK+2 and GTK+3 version 2 years ago
Alexander Alekhin bdff0949bb dnn(tflite): add 3rdparty flatbuffers with pre-generated schema 2 years ago
Vladimir Ponomarev 2ab7b7c09e
Remove separator between trackbars. 2 years ago
Corentin Noël f1f14ce403 highgui: Set hard GLib requirement to >=2.32 2 years ago
Alexander Smorkalov c55613ccf7 Switch QT UI to icons with Google Material Design. 2 years ago
Dan Mašek aba2167d9c
Merge pull request #22838 from dan-masek:fix_issue_22837 2 years ago
fwcd 90b144cf0a Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Dan Mašek e5bea2bde4 Fix #22766: Corrected off-by one error causing inconsistent row spacing. (rebased to 3.4) 2 years ago
Dan Mašek e9d64e0a8c Fix #22767: Ensure that the buttons are spaced to the size of the toolbar window, which is always visible. (rebased to 3.x) 2 years ago
Dan Mašek 51b897b672 Fix #22765: Remove unnecessary function resulting in infinite recursion. Since In all four places it was used, we already check the shared pointer, the extra assert that the function provided was redundand, so I removed it, and I added a dereference to the `window` parameters. 2 years ago
fwcd d1d8ac57f3 Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Christine Poerschke 40ae06091d add cvGetPropVisible_COCOA 2 years ago
Christine Poerschke cb1a1e9a51 add explicit onChange callback in cocoa cvSetTrackbarPos 2 years ago
Berke 3929e26276 spng encoder/decoder added as optional png codec 2 years ago
David Geldreich 60846b2b7a correct an issue of trackbar on macOS 2 years ago
Suleyman TURKMEN 0f067fd0a6 make imgcodecs optional for highgui 2 years ago
Joel Winarske 0769bf416f highgui Wayland xdg_shell 2 years ago
Juan López Rubio adf89bbb33
Merge pull request #22047 from jlopezr:trackbar-ordered-in-mac 2 years ago
Kumataro 3577265508 highgui: Qt: waitKey() supports Cyrillic/Japanese keyboard layout 2 years ago
LaurentBerger ca2ab3387f Try to solve I21853 mouse wheel problem with GTK3 3 years ago
Pavel Rojtberg 12ab54648c highui: qt - enable hidpi by default 3 years ago
Suleyman TURKMEN 439ef6447d Update window.cpp 3 years ago
Alexander Alekhin 82818e7324 cmake(highgui): update handling of OpenGL libraries 3 years ago
Stefan Brüns ab181ac329 highgui: Fix unresolved OpenGL functions for Qt backend 3 years ago