This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-28 14:53:03 +04:00
Code
Packages
Releases
Wiki
Activity
Files
277ead95d976104fcd7a1d6ec5dd810d67b64913
opencv
/
modules
/
highgui
T
History
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.
2022-11-15 00:44:51 +01:00
..
cmake
highgui Wayland xdg_shell
2022-06-26 12:11:09 -07:00
doc
/pics
squashed
#823
2015-04-24 21:58:14 +02:00
include
/opencv2
highgui: drop invalid cvGetWindowImageRect
2021-10-30 12:47:07 +00:00
misc
highgui: update backends handling, fix WITH_OPENGL=ON build
2021-06-07 11:28:05 +00:00
src
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.
2022-11-15 00:44:51 +01:00
test
highgui Wayland xdg_shell
2022-06-26 12:11:09 -07:00
CMakeLists.txt
Merge pull request
#22160
from sturkmen72:update_highgui
2022-08-05 11:39:53 +00:00