38 Commits (a0c98dcefa37f45235252584da51491a7c902d61)

Author SHA1 Message Date
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Alexander Smorkalov 9fb762ccec VideoCapture for video files implemented. 12 years ago
Alexander Smorkalov ccb8292e8e Media Foundation-based VideoWriter added 12 years ago
Alexander Smorkalov 4703f4552a Experimental MS Media Foundation API support added 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Alexander Smorkalov 3d594c70ff Multiple Windows RT fixes 12 years ago
Alexander Smorkalov 06aff4e7b0 Initial Windows RT support commit. 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Andrey Kamaev fd4909360f Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
Evgeny Talanin 2e7656dbdf #2192 patch apply 12 years ago
Andrey Kamaev b368f99d03 Merged the trunk r8852:8880 13 years ago
Vadim Pisarevsky 7ef2114107 added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 9941cf7c95 Fixed MSCV2005 build with TBB enabled. 13 years ago
Maria Dimashova fedff0922e removed unnecessary members of CvCapture_OpenNI 13 years ago
Vladislav Vinogradov 3afc97e67e fixed new OpenGL functionality under Qt 13 years ago
Vladislav Vinogradov 2a4fb155e1 added OpenGL support to Gtk realization of highgui 13 years ago
Vladislav Vinogradov c2783af781 added OpenGL support to highgui under WIN32 13 years ago
Andrey Kamaev 6167469bbd Fixed fullscreen window mode on Windows. 13 years ago
Artem Myagkov 3a3bc18381 modified capturing building ligic for iOS 13 years ago
Vadim Pisarevsky bd0d8429ee added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 14 years ago
Vadim Pisarevsky b33224f0b6 merged the latest fixes in 2.3 to trunk 14 years ago
Vadim Pisarevsky 24dcfa1a4f removed confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket #235) 14 years ago
Andrey Kamaev 613a69abe8 Tegra optimization for yuv420i to rgb conversion 14 years ago
Andrey Kamaev 0293912ea4 Parallel version of YUV->RGB conversion for Android camera 14 years ago
Vadim Pisarevsky 5199cd9c95 removed unnecessary #include "windows.h" from "highgui_c.h" 14 years ago
Andrey Kamaev 68534d70f3 Merged android-experimental branch back to trunk. 14 years ago
Maria Dimashova 3a04d08bf7 added Kinect support (initial version without settings configuration yet) and sample on usage 14 years ago
Vadim Pisarevsky 8b48eebeee enable #include "cvconfig.h" in highgui on Windows. That should fix camera capture. 14 years ago
Vadim Pisarevsky 758e826d2e do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
Yannick Verdie c3eb7881f1 New functions with QT GUI: 15 years ago
Vadim Pisarevsky 576adb434d removed embedded (obsolete) OpenEXR files; repaired OpenEXR bindings 15 years ago
Yannick Verdie 4bcd81f85f New functions with QT GUI: 15 years ago
Yannick Verdie be292046d8 working on QT change/get win property (done) 15 years ago
Yannick Verdie e71c5e8754 working on QT change/get win property (stylesheet for cvTrackBar fixed !!!) 15 years ago
Yannick Verdie 9eea2a5fe6 working on QT change/get win property (stylesheet for cvTrackBar fixed !!!) 15 years ago
Yannick Verdie 6cc7fb67dd fix bugs 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago