opencv/modules/highgui/src
2011-07-23 19:11:17 +00:00
..
files_Qt
bitstrm.cpp
bitstrm.hpp
cap_android.cpp Added Android native camera module 2011-06-16 18:00:41 +00:00
cap_cmu.cpp
cap_dc1394_v2.cpp fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
cap_dc1394.cpp
cap_dshow.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
cap_ffmpeg_api.hpp merged the latest fixes in 2.3 to trunk 2011-07-04 16:18:12 +00:00
cap_ffmpeg_impl.hpp fixed timeScale formula in CvCapture_FFMPEG::setProperty(... CV_CAP_PROP_POS_...) (ticket #1207) 2011-07-08 15:03:28 +00:00
cap_ffmpeg.cpp merged the latest fixes in 2.3 to trunk 2011-07-04 16:18:12 +00:00
cap_gstreamer.cpp change state of pipeline to NULL before freeing. 2011-05-06 19:06:33 +00:00
cap_images.cpp
cap_libv4l.cpp commented off debugging print in cap_libv4l.cpp (ticket #807) 2011-07-07 22:58:20 +00:00
cap_mil.cpp
cap_openni.cpp added ability to reset view point of depth generator to normal one (#1195) 2011-07-13 17:05:57 +00:00
cap_pvapi.cpp Some warning fix. Initial multicast get property support 2011-06-09 07:54:10 +00:00
cap_qt.cpp fixed compile errors in cap_qt.cpp (ticket #391) 2010-12-04 17:58:45 +00:00
cap_qtkit.mm converted book samples from ch4; fixed potential alignment problems in QTKit video capturing module 2011-07-23 19:11:17 +00:00
cap_tyzx.cpp
cap_unicap.cpp
cap_v4l.cpp fixed compile errors on Ubuntu 11.04 2011-04-28 14:08:03 +00:00
cap_vfw.cpp
cap_xine.cpp
cap.cpp merged the latest fixes in 2.3 to trunk 2011-07-04 16:18:12 +00:00
grfmt_base.cpp
grfmt_base.hpp
grfmt_bmp.cpp
grfmt_bmp.hpp
grfmt_exr.cpp
grfmt_exr.hpp
grfmt_imageio.cpp
grfmt_imageio.hpp
grfmt_jpeg2000.cpp
grfmt_jpeg2000.hpp
grfmt_jpeg.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
grfmt_jpeg.hpp
grfmt_png.cpp fixed Xcode 4.1 compile errors in png codec in highgui 2011-07-21 19:50:20 +00:00
grfmt_png.hpp
grfmt_pxm.cpp
grfmt_pxm.hpp
grfmt_sunras.cpp
grfmt_sunras.hpp
grfmt_tiff.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
grfmt_tiff.hpp Added writing of compressed tiffs using libtiff library (patch #1080, thanks to Pieter-Jan Busschaert) 2011-06-02 09:06:00 +00:00
grfmts.hpp
loadsave.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00
makeswig.sh
precomp.cpp
precomp.hpp merged the latest fixes in 2.3 to trunk 2011-07-04 16:18:12 +00:00
utils.cpp added 16-bit support to TiffEncoder (restore after #4919) 2011-04-25 10:46:06 +00:00
utils.hpp added 16-bit support to TiffEncoder (restore after #4919) 2011-04-25 10:46:06 +00:00
window_carbon.cpp
window_cocoa.mm propagated some fixes from 2.3 to trunk 2011-06-23 12:00:09 +00:00
window_gtk.cpp
window_QT.cpp Qt: fixed signal of a clicked push button (patch #786) 2011-06-20 09:49:21 +00:00
window_QT.h Qt: fixed keyPressEvent (ticket #803) 2011-06-17 09:26:53 +00:00
window_QT.qrc
window_w32.cpp removed "#include "windows.h"" from core headers 2011-05-13 20:00:58 +00:00
window.cpp Added destroyAllWindows and docs (ticket #957). 2011-06-20 13:24:48 +00:00