This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-29 15:23:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
d54b069ae1a21350806d8c0f17b2a0715c419087
opencv
/
modules
/
highgui
/
src
T
History
Vadim Pisarevsky
d54b069ae1
Merge pull request
#3448
from Ashod:highgui_trackbar_improvements
2014-12-15 18:03:01 +00: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
Add cv::setWindowTitle to highgui
2014-11-18 16:54:03 +03:00
window_cocoa.mm
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
2014-12-06 11:55:17 -05:00
window_gtk.cpp
Merge pull request
#3448
from Ashod:highgui_trackbar_improvements
2014-12-15 18:03:01 +00:00
window_QT.cpp
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
2014-12-06 11:55:17 -05: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
Merge pull request
#3448
from Ashod:highgui_trackbar_improvements
2014-12-15 18:03:01 +00:00
window.cpp
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
2014-12-06 11:55:17 -05:00