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
Vadim Pisarevsky
1578dd1027
Merge pull request
#2702
from GregoryMorse:patch-3
2014-09-18 12:38:54 +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
typos
2014-03-04 12:47:40 +04:00
window_cocoa.mm
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
window_gtk.cpp
Change quotes around GTK headers for angle brackets
2014-04-13 11:07:38 +01:00
window_QT.cpp
fixed support for parallelised imshows with qt via the gui receiver.
2014-09-10 03:29:17 +09:00
window_QT.h
Fix image saving from QT toolbar
2013-06-06 11:15:00 +01:00
window_QT.qrc
QT new functions:
2010-07-16 09:12:15 +00:00
window_w32.cpp
Clarified code.
2014-07-03 22:45:11 +03:00
window.cpp
Use GTK_VERSION_MAJOR to switch between GTK+ version two and three
2014-04-13 11:04:56 +01:00