Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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
..
cmake highgui Wayland xdg_shell 2 years ago
doc/pics squashed #823 10 years ago
include/opencv2 highgui: drop invalid cvGetWindowImageRect 3 years ago
misc highgui: update backends handling, fix WITH_OPENGL=ON build 4 years ago
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. 2 years ago
test highgui Wayland xdg_shell 2 years ago
CMakeLists.txt Merge pull request #22160 from sturkmen72:update_highgui 2 years ago