This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d21761c0fd
opencv
/
modules
/
highgui
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
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