Vadim Pisarevsky
|
ce2f4c6a4d
|
propagated fix for EXR from 2.3 branch to trunk
|
13 years ago |
Andrey Morozov
|
d0176d69f2
|
fixed property for ffmpeg
|
13 years ago |
Andrey Morozov
|
c697f6a3f8
|
fixed build ffmpeg v0.8.1
|
13 years ago |
Andrey Morozov
|
c55a37ad7c
|
fixed build with ffmpeg 0.5.X
|
13 years ago |
Andrey Morozov
|
c0a0c881ee
|
minor fix
|
13 years ago |
Andrey Morozov
|
418bc6dbe9
|
minor fix for ffmpeg
|
13 years ago |
Andrey Morozov
|
d87a56a639
|
added support new ffmpeg (0.8.X)
|
13 years ago |
Andrey Kamaev
|
ac7e16fdf6
|
Fixed camera output format handling
|
14 years ago |
Andrey Kamaev
|
3aea74d408
|
Fixed precompiled headers support (fixed formatting, fixed dependencies generation)
|
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 |
Vadim Pisarevsky
|
16ba62dcd5
|
added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp
|
14 years ago |
Maria Dimashova
|
b64bb95860
|
added ability to reset view point of depth generator to normal one (#1195)
|
14 years ago |
Andrey Kamaev
|
dfe7708f17
|
Improved javadoc comments generation scripts; fixed some typos in documentation
|
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
|
0940573e8b
|
fixed a few more typos in the docs.
|
14 years ago |
Vadim Pisarevsky
|
b33224f0b6
|
merged the latest fixes in 2.3 to trunk
|
14 years ago |
Andrey Kamaev
|
730622178b
|
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
|
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 |
Andrey Kamaev
|
68f5a5a904
|
Reverted change from r5802 (it breaks install target for Android platform)
|
14 years ago |
Ethan Rublee
|
08d3dcc709
|
minor edits to cmake.
|
14 years ago |
hartmut
|
7f260a0f0b
|
fix for capture
|
14 years ago |
Bernat Gabor
|
762bc0f8af
|
Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4.
|
14 years ago |
Vadim Pisarevsky
|
b204e73d9a
|
propagated some more fixes from 2.3 branch to the trunk
|
14 years ago |
Ethan Rublee
|
6259c9ac6a
|
First pass at name mangling based on version number, to support
side by side installs of OpenCV2.3.0 OpenCV2.3.1 OpenCV2.4.x, etc...
|
14 years ago |
Andrey Kamaev
|
c1940b4ec7
|
Modified install layout for Android
|
14 years ago |
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
14 years ago |
Ilya Lysenkov
|
ee2aefc270
|
Minor doc fix
|
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 |
Ilya Lysenkov
|
3c7055b9ce
|
Qt minor doc enhancement
|
14 years ago |
Ilya Lysenkov
|
310ed83343
|
Qt doc: specified an image type in the addText function (ticket #1144)
|
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 |
Alexander Shishkov
|
d40b37dbf3
|
modified output stream
|
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 |
Ilya Lysenkov
|
480f8235a7
|
Qt: fixed destroyAllWindow crash (patch #794)
|
14 years ago |
Ilya Lysenkov
|
0565a9456d
|
Qt: fixed using of OpenCV in another Qt app (patch #919)
|
14 years ago |
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
14 years ago |
Ilya Lysenkov
|
4f3fb040a4
|
Qt: fixed resizing of maximized window (patch #858).
|
14 years ago |
Vadim Pisarevsky
|
17b18de531
|
added missing evcode.h; made videoinput optional (ticket #1142)
|
14 years ago |
Andrey Morozov
|
802fcc57a2
|
fixed "bitrate tolerance too small for bitrate"
|
14 years ago |
Vadim Pisarevsky
|
412e7a835f
|
videoInput is now integrated into highgui and built from sources
|
14 years ago |
Ilya Lysenkov
|
f0cc8d3085
|
QT: fixed exceptions (ticket #901)
|
14 years ago |
Ilya Lysenkov
|
96503991b1
|
Fixed wheel zoom with QT (ticket #733)
|
14 years ago |