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.
 
 
 
 
 
 
shenleban tongying 48fd23a02a
fix highgui qt's statusbar text got cropped
11 months ago
..
files_Qt/Material Switch QT UI to icons with Google Material Design. 2 years ago
backend.cpp highgui: update error messages if no builtin backend 4 years ago
backend.hpp highgui: win32ui plugin 4 years ago
factory.hpp highgui: backends and plugins 4 years ago
plugin_api.hpp highgui: backends and plugins 4 years ago
plugin_wrapper.impl.hpp make imgcodecs optional for highgui 2 years ago
precomp.hpp add cvGetPropVisible_COCOA 2 years ago
registry.hpp highgui: backends and plugins 4 years ago
registry.impl.hpp Merge pull request #23109 from seanm:misc-warnings 1 year ago
roiSelector.cpp Merge pull request #23109 from seanm:misc-warnings 1 year ago
window.cpp add cvGetPropVisible_COCOA 2 years ago
window_QT.cpp fix highgui qt's statusbar text got cropped 11 months ago
window_QT.h Fix broken build for Qt6 with options: WITH_QT=ON and WITH_OPENGL=ON 3 years ago
window_QT.qrc Switch QT UI to icons with Google Material Design. 2 years ago
window_cocoa.mm style: remove extraneous std::cout 1 year ago
window_gtk.cpp Merge pull request #23250 from tintou:./tintou/glib-req 2 years ago
window_w32.cpp Merge remote-tracking branch 'origin/3.4' into merge-3.4 2 years ago
window_wayland.cpp Use OpenCV logging instead of std::cerr. 1 year ago
window_winrt.cpp Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
window_winrt_bridge.cpp highgui: fix trackbar value pointer handling 4 years ago
window_winrt_bridge.hpp