opencv/modules/highgui/src
Pavel Rojtberg a37a6bd783 fix BGR <> RGB swap
we are drawing on a BGR image declared as RGB, so we should not swap
components here either.
2016-10-14 12:06:50 +02:00
..
files_Qt Stripped iCCP chunk from png files 2014-09-15 12:48:28 +04:00
precomp.hpp Merge pull request #7170 from alalek:fix_build 2016-08-29 10:15:58 +00:00
window_carbon.cpp fixing locale settings - making it universal 2015-03-06 13:13:53 +01:00
window_cocoa.mm Cleans up declarations in window_cocoa.mm removing unnecessary iVars declarations and changing retain property attribute to strong 2016-08-29 21:55:59 +03:00
window_gtk.cpp highgui: removed excessed variable orient in window_gtk 2016-07-21 17:51:19 +03:00
window_QT.cpp fix BGR <> RGB swap 2016-10-14 12:06:50 +02:00
window_QT.h highgui: window_QT mousecallback code refactored using DRY 2016-08-18 11:54:33 +02:00
window_QT.qrc QT new functions: 2010-07-16 09:12:15 +00:00
window_w32.cpp Fixing compilation errors in windows and mac 2015-10-19 10:58:43 +00:00
window_winrt_bridge.cpp fix build 2015-12-17 13:25:10 +03:00
window_winrt_bridge.hpp Fix for #5495 : add setTrackbarMin 2015-10-19 08:44:06 +00:00
window_winrt.cpp Fix for #5495 : add setTrackbarMin 2015-10-19 08:44:06 +00:00
window.cpp highgui: allow wrapping cv::addText 2016-10-14 12:06:49 +02:00