72 Commits (fd27d5ea00c47ef05e7a345fd55e379c28eb7b29)

Author SHA1 Message Date
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