This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
highgui
/
src
History
Luis Díaz Más
b599774e30
Fix a bug that impede to set the trackbar pos using the Qt control panel
...
Conflicts: modules/highgui/src/window_QT.cpp
2015-04-25 18:54:53 +02:00
..
files_Qt
Stripped iCCP chunk from png files
2014-09-12 16:30:23 +04:00
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.
2014-09-10 17:05:52 +08:00
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.
2014-09-10 17:05:52 +08:00
precomp.hpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
window_carbon.cpp
fixing locale settings - making it universal
2015-03-06 13:13:53 +01:00
window_cocoa.mm
fixing locale settings - making it universal
2015-03-06 13:13:53 +01:00
window_gtk.cpp
Merge pull request
#3448
from Ashod:highgui_trackbar_improvements
2014-12-15 18:03:01 +00:00
window_QT.cpp
Fix a bug that impede to set the trackbar pos using the Qt control panel
2015-04-25 18:54:53 +02:00
window_QT.h
Add cv::setWindowTitle to highgui
2014-11-18 16:54:03 +03:00
window_QT.qrc
QT new functions:
2010-07-16 09:12:15 +00:00
window_w32.cpp
fixing locale settings - making it universal
2015-03-06 13:13:53 +01:00
window.cpp
rename CudaMem -> HostMem to better reflect its purpose
2014-12-23 17:42:49 +03:00