Vladislav Vinogradov
|
bd4239be7b
|
moved OpenGL wrappers to separate header
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont
|
14 years ago |
Vladislav Vinogradov
|
0403746636
|
implemented addTextOpenGl under Gtk
|
14 years ago |
Vladislav Vinogradov
|
07debd6cb5
|
minor fix
|
14 years ago |
Vladislav Vinogradov
|
9817252b23
|
added addTextOpenGl function
|
14 years ago |
Vladislav Vinogradov
|
2a4fb155e1
|
added OpenGL support to Gtk realization of highgui
|
14 years ago |
Vladislav Vinogradov
|
35e69a1ee3
|
fixed build with Qt
|
14 years ago |
Vladislav Vinogradov
|
d7450c2449
|
added GlArrays class and pointCloudShow function
|
14 years ago |
Vladislav Vinogradov
|
4d09737a02
|
fixed compilation error
|
14 years ago |
Vladislav Vinogradov
|
c2783af781
|
added OpenGL support to highgui under WIN32
|
14 years ago |
Vadim Pisarevsky
|
325e0b1ab8
|
fixed ffmpeg backend build on Ubuntu 11.10
|
14 years ago |
Vadim Pisarevsky
|
448a252776
|
added compression strategy as a parameter (another request from ticket #1452)
|
14 years ago |
Vadim Pisarevsky
|
17c3102705
|
improved png compression ratio (ticket #1452)
|
14 years ago |
Vadim Pisarevsky
|
a512883170
|
fixed bug #1388
|
14 years ago |
Andrey Kamaev
|
6167469bbd
|
Fixed fullscreen window mode on Windows.
|
14 years ago |
Vadim Pisarevsky
|
df5c60c50a
|
added missing cv::moveWindow & cv::resizeWindow
|
14 years ago |
Artem Myagkov
|
3a3bc18381
|
modified capturing building ligic for iOS
|
14 years ago |
Artem Myagkov
|
8c6782300a
|
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
|
14 years ago |
Andrey Kamaev
|
014ba699a3
|
Attempt to fix a build problem (ambiguous PixelType error when compiled on Mac x86)
|
14 years ago |
Vadim Pisarevsky
|
c66ed3e02f
|
fixed Ximea constructor call
|
14 years ago |
Vadim Pisarevsky
|
c65c67eff4
|
preserve alpha channel in PNG, when imread(..., -1) is called (ticket #1107)
|
14 years ago |
Vadim Pisarevsky
|
bd0d8429ee
|
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
|
14 years ago |
Maria Dimashova
|
ec150c24e3
|
added CV_CAP_PROP_OPENNI_REGISTRATION property for getting
|
14 years ago |
Maria Dimashova
|
1f07209f6c
|
fixed CvCapture_OpenNI constructor (removed all exceptions) (#1237)
|
14 years ago |
Andrey Morozov
|
bba4f9e5d6
|
removed property. added automatically define number of cpus for decoding video
|
14 years ago |
Vadim Pisarevsky
|
ce2f4c6a4d
|
propagated fix for EXR from 2.3 branch to trunk
|
14 years ago |
Andrey Morozov
|
d0176d69f2
|
fixed property for ffmpeg
|
14 years ago |
Andrey Morozov
|
c697f6a3f8
|
fixed build ffmpeg v0.8.1
|
14 years ago |
Andrey Morozov
|
c55a37ad7c
|
fixed build with ffmpeg 0.5.X
|
14 years ago |
Andrey Morozov
|
c0a0c881ee
|
minor fix
|
14 years ago |
Andrey Morozov
|
418bc6dbe9
|
minor fix for ffmpeg
|
14 years ago |
Andrey Morozov
|
d87a56a639
|
added support new ffmpeg (0.8.X)
|
14 years ago |
Andrey Kamaev
|
ac7e16fdf6
|
Fixed camera output format handling
|
14 years ago |
Vadim Pisarevsky
|
df78bc04d6
|
converted book samples from ch4; fixed potential alignment problems in QTKit video capturing module
|
14 years ago |
Vadim Pisarevsky
|
0bf4d9ec2b
|
fixed Xcode 4.1 compile errors in png codec in highgui
|
14 years ago |
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
Maria Dimashova
|
b64bb95860
|
added ability to reset view point of depth generator to normal one (#1195)
|
14 years ago |
Vadim Pisarevsky
|
eff35f2341
|
fixed timeScale formula in CvCapture_FFMPEG::setProperty(... CV_CAP_PROP_POS_...) (ticket #1207)
|
14 years ago |
Vadim Pisarevsky
|
ddd57e7496
|
commented off debugging print in cap_libv4l.cpp (ticket #807)
|
14 years ago |
Vadim Pisarevsky
|
b33224f0b6
|
merged the latest fixes in 2.3 to trunk
|
14 years ago |
Vadim Pisarevsky
|
f8e1e88ce2
|
we do not need strmiids.lib anymore
|
14 years ago |
Vadim Pisarevsky
|
6c8a2b8888
|
propagated fixes in docs and cap_dshow to trunk
|
14 years ago |
hartmut
|
7f260a0f0b
|
fix for capture
|
14 years ago |
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
14 years ago |
Ilya Lysenkov
|
fce7ba4eaf
|
Added destroyAllWindows and docs (ticket #957).
|
14 years ago |
Ilya Lysenkov
|
233dfd252d
|
Qt: fixed signal of a clicked push button (patch #786)
|
14 years ago |
Vadim Pisarevsky
|
108fc3f4fe
|
fixed problem with non 4:3 cameras (ticket #142)
|
14 years ago |
Vadim Pisarevsky
|
873b72edd9
|
use original image type (8-bit grayscale or 24-bit RGB) in the case of RAW video (ticket #782)
|
14 years ago |
Vadim Pisarevsky
|
ec97683ddf
|
fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature
|
14 years ago |
Ilya Lysenkov
|
77be493e45
|
Qt: fixed keyPressEvent (ticket #803)
|
14 years ago |
Andrey Kamaev
|
206aa50f86
|
Added Android native camera module
|
14 years ago |