opencv/modules/highgui/src
Roman Donchenko 3939d78336 Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	modules/core/include/opencv2/core/types_c.h
	modules/gpu/src/cuda/imgproc.cu
	modules/gpu/src/cuda/safe_call.hpp
	modules/gpu/src/error.cpp
	modules/gpu/src/imgproc.cpp
	modules/imgproc/src/distransform.cpp
	modules/imgproc/src/shapedescr.cpp
	modules/python/src2/cv2.cpp
	modules/python/src2/cv2.cv.hpp
2013-07-22 18:38:57 +04:00
..
files_Qt Normalize whitespace in documentation and text files 2012-10-17 21:42:09 +04:00
bitstrm.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
bitstrm.hpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
cap_android.cpp Main module headers are moved 1 level up 2013-03-13 17:26:56 +04:00
cap_avfoundation.mm Main module headers are moved 1 level up 2013-03-13 17:26:56 +04:00
cap_cmu.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
cap_dc1394_v2.cpp Merge remote-tracking branch 'remotes/upstream/2.4' into dc1394_2-1394b 2013-06-27 19:43:05 +02:00
cap_dc1394.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
cap_dshow.cpp Merge remote-tracking branch 'origin/2.4' 2013-06-19 15:25:37 +04:00
cap_ffmpeg_api.hpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
cap_ffmpeg_impl.hpp Fix compiler error due to missing pthread header (Issue #2953) 2013-06-13 16:11:39 +04:00
cap_ffmpeg.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04:00
cap_giganetix.cpp Smartek Giganetix Cameras support (Patch #2192) integrated to master. 2013-02-01 16:54:00 +04:00
cap_gstreamer.cpp allow for arbitraty number of sources and sinks 2013-06-13 11:16:33 +02:00
cap_images.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cap_ios_abstract_camera.mm updated licenses 2013-06-18 07:02:09 +04:00
cap_ios_photo_camera.mm fixed Kirill's comments 2013-06-18 06:59:52 +04:00
cap_ios_video_camera.mm updated licenses 2013-06-18 07:02:09 +04:00
cap_libv4l.cpp Removed references to YG from samples 2013-06-28 12:21:52 +04:00
cap_msmf.cpp Test fixes 2013-06-27 15:47:37 +04:00
cap_openni.cpp Fix build of various backends 2013-03-22 22:14:40 +04:00
cap_pvapi.cpp Remove all include directives for <string> 2013-03-22 22:14:47 +04:00
cap_qt.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
cap_qtkit.mm Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-22 18:38:57 +04:00
cap_unicap.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
cap_v4l.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04:00
cap_vfw.cpp Media foundation video i/o fixes. 2013-06-25 03:35:30 -07:00
cap_ximea.cpp Fixed Ximea cameras support 2013-06-11 21:17:31 +04:00
cap_xine.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
cap.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-16 11:52:41 +04:00
ffmpeg_codecs.hpp Fix build errors 2013-04-08 17:10:31 +04:00
grfmt_base.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
grfmt_base.hpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
grfmt_bmp.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
grfmt_bmp.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
grfmt_exr.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
grfmt_exr.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
grfmt_jpeg2000.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
grfmt_jpeg2000.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
grfmt_jpeg.cpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
grfmt_jpeg.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
grfmt_png.cpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
grfmt_png.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
grfmt_pxm.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
grfmt_pxm.hpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
grfmt_sunras.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
grfmt_sunras.hpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
grfmt_tiff.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
grfmt_tiff.hpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
grfmt_webp.cpp added support image with alpha channel 2013-07-13 14:09:37 +04:00
grfmt_webp.hpp added support image with alpha channel 2013-07-13 14:09:37 +04:00
grfmts.hpp This code is based on https://github.com/prasannatsm/opencv code. 2013-03-11 11:51:38 +04:00
ios_conversions.mm added conversions between UIImage and cv::Mat 2013-06-28 13:26:54 +04:00
loadsave.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04:00
utils.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
utils.hpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
window_carbon.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +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 fixed compilation with CUDA 2013-04-08 13:29:04 +04:00
window_QT.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04: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 Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
window.cpp Merge remote-tracking branch 'origin/2.4' 2013-06-19 15:25:37 +04:00