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.
 
 
 
 
 
 
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
..
files_Qt Stripped iCCP chunk from png files 11 years ago
agile_wrl.h Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 11 years ago
ppltasks_winrt.h Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 11 years ago
precomp.hpp Split highgui module to videoio and highgui 11 years ago
window.cpp rename CudaMem -> HostMem to better reflect its purpose 10 years ago
window_QT.cpp highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
window_QT.h Add cv::setWindowTitle to highgui 10 years ago
window_QT.qrc
window_carbon.cpp Add cv::setWindowTitle to highgui 10 years ago
window_cocoa.mm highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
window_gtk.cpp Merge pull request #3448 from Ashod:highgui_trackbar_improvements 10 years ago
window_w32.cpp Merge pull request #3448 from Ashod:highgui_trackbar_improvements 10 years ago