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:
...
- 3 new points mostly done:
- OpenGL support enabled (windows are rendered using GPU)
- Save current screen (with overlay and so on...) with shortcut CTRL+S
- Text rendering (with any system font, and possibility to set the style - normal, italic,... - the weight - normal, bold, ... - the color, the spacing between letters, and so on...)
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:
...
- aspectRatio is controled by cvSet/getWindowProperty
15 years ago
Yannick Verdie
be292046d8
working on QT change/get win property (done)
...
Fullscreen done
change autoresize dynamically 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