opencv/modules/highgui/src
2014-05-05 18:00:40 +04:00
..
files_Qt Removed incorrect iCCP chunks from GUI resources. 2013-08-30 09:49:24 -04:00
bitstrm.cpp
bitstrm.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-01-14 11:53:59 +04:00
cap_android.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-24 19:02:16 +04:00
cap_avfoundation.mm Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-31 14:42:00 +04:00
cap_cmu.cpp
cap_dc1394_v2.cpp
cap_dc1394.cpp Dropped the HAVE_DC1394_095 configuration macro. 2013-09-13 17:25:21 +04:00
cap_dshow.cpp
cap_ffmpeg_api.hpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
cap_ffmpeg_impl.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-01-14 11:53:59 +04:00
cap_ffmpeg.cpp Another FFmpeg fix from master. 2013-10-25 16:08:14 +04:00
cap_giganetix.cpp
cap_gstreamer.cpp Fixed a -Wnull-conversion Clang warning in cap_gstreamer.cpp. 2013-10-03 12:11:50 +04:00
cap_images.cpp In the image sequence capture, only search for the ordinal in the file name. 2013-11-12 16:26:21 +04:00
cap_intelperc.cpp Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera 2014-02-25 10:59:35 +04:00
cap_intelperc.hpp Change text of copyright 2014-03-05 13:06:36 +04:00
cap_ios_abstract_camera.mm removed trailing spaces 2014-02-18 13:56:26 +04:00
cap_ios_photo_camera.mm
cap_ios_video_camera.mm deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
cap_libv4l.cpp Fix for #3554 2014-03-05 02:44:40 +00:00
cap_msmf.cpp Update cap_msmf.cpp 2014-04-15 18:32:23 +08:00
cap_msmf.hpp Update cap_msmf.cpp 2014-04-15 18:32:23 +08:00
cap_openni.cpp compilation 2013-12-07 18:58:29 +04:00
cap_pvapi.cpp Added PVAPI enums to highgui.hpp 2014-01-14 21:38:57 +11:00
cap_qt.cpp
cap_qtkit.mm Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-26 15:05:26 +04:00
cap_unicap.cpp
cap_v4l.cpp Fix for #3554 2014-03-05 02:44:40 +00:00
cap_vfw.cpp Fix for issue #3645 (http://code.opencv.org/issues/3645). 2014-04-21 17:10:58 +02:00
cap_ximea.cpp Back to the previous coding way (using the macro with the goto). 2013-11-19 21:51:47 +01:00
cap_xine.cpp
cap.cpp Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera 2014-02-25 10:59:35 +04:00
ffmpeg_codecs.hpp Removed some dubious FFmpeg hack that no longer works. 2013-10-23 14:56:37 +04:00
grfmt_base.cpp
grfmt_base.hpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
grfmt_bmp.cpp Boring changes - highgui. 2013-09-05 18:26:43 +04:00
grfmt_bmp.hpp
grfmt_exr.cpp Boring changes - highgui. 2013-09-05 18:26:43 +04:00
grfmt_exr.hpp
grfmt_hdr.cpp Docs updated, added InputArray, fixes for makePtr,... 2013-09-26 19:02:35 +04:00
grfmt_hdr.hpp Docs updated, added InputArray, fixes for makePtr,... 2013-09-26 19:02:35 +04:00
grfmt_jpeg2000.cpp Boring changes - highgui. 2013-09-05 18:26:43 +04:00
grfmt_jpeg2000.hpp
grfmt_jpeg.cpp added jpeg with optimized coding support. 2014-03-27 13:34:33 -04:00
grfmt_jpeg.hpp
grfmt_png.cpp Boring changes - highgui. 2013-09-05 18:26:43 +04:00
grfmt_png.hpp
grfmt_pxm.cpp Boring changes - highgui. 2013-09-05 18:26:43 +04:00
grfmt_pxm.hpp
grfmt_sunras.cpp Boring changes - highgui. 2013-09-05 18:26:43 +04:00
grfmt_sunras.hpp
grfmt_tiff.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-25 15:02:24 +04:00
grfmt_tiff.hpp Docs updated, added InputArray, fixes for makePtr,... 2013-09-26 19:02:35 +04:00
grfmt_webp.cpp fixed warnings 2013-10-08 12:46:43 +04:00
grfmt_webp.hpp
grfmts.hpp
ios_conversions.mm Normalized file endings. 2013-08-21 18:59:25 +04:00
loadsave.cpp Docs updated, added InputArray, fixes for makePtr,... 2013-09-26 19:02:35 +04:00
ppltasks_winrt.h Update cap_msmf.cpp 2014-04-15 18:32:23 +08:00
precomp.hpp Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual 2014-03-07 16:25:15 +04:00
rgbe.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
rgbe.hpp Docs updated, added InputArray, fixes for makePtr,... 2013-09-26 19:02:35 +04:00
utils.cpp
utils.hpp
window_carbon.cpp typos 2014-03-04 12:47:40 +04:00
window_cocoa.mm
window_gtk.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-12-10 12:51:00 +04:00
window_QT.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-11 17:20:01 +04:00
window_QT.h
window_QT.qrc
window_w32.cpp Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.) 2014-04-09 18:24:21 +12:00
window.cpp [HighGUI] Updated mouse wheel delta to reside within the 'flags' variable. Updated C++ API. 2014-01-14 21:33:32 +02:00