Vadim Pisarevsky
|
df78bc04d6
|
converted book samples from ch4; fixed potential alignment problems in QTKit video capturing module
|
2011-07-23 19:11:17 +00:00 |
|
Vadim Pisarevsky
|
0bf4d9ec2b
|
fixed Xcode 4.1 compile errors in png codec in highgui
|
2011-07-21 19:50:20 +00:00 |
|
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
Vadim Pisarevsky
|
16ba62dcd5
|
added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp
|
2011-07-18 13:05:34 +00:00 |
|
Maria Dimashova
|
b64bb95860
|
added ability to reset view point of depth generator to normal one (#1195)
|
2011-07-13 17:05:57 +00:00 |
|
Andrey Kamaev
|
dfe7708f17
|
Improved javadoc comments generation scripts; fixed some typos in documentation
|
2011-07-11 13:33:05 +00:00 |
|
Vadim Pisarevsky
|
eff35f2341
|
fixed timeScale formula in CvCapture_FFMPEG::setProperty(... CV_CAP_PROP_POS_...) (ticket #1207)
|
2011-07-08 15:03:28 +00:00 |
|
Vadim Pisarevsky
|
ddd57e7496
|
commented off debugging print in cap_libv4l.cpp (ticket #807)
|
2011-07-07 22:58:20 +00:00 |
|
Vadim Pisarevsky
|
0940573e8b
|
fixed a few more typos in the docs.
|
2011-07-07 16:59:09 +00:00 |
|
Vadim Pisarevsky
|
b33224f0b6
|
merged the latest fixes in 2.3 to trunk
|
2011-07-04 16:18:12 +00:00 |
|
Andrey Kamaev
|
730622178b
|
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
|
2011-07-04 11:41:39 +00:00 |
|
Vadim Pisarevsky
|
f8e1e88ce2
|
we do not need strmiids.lib anymore
|
2011-07-01 14:03:03 +00:00 |
|
Vadim Pisarevsky
|
6c8a2b8888
|
propagated fixes in docs and cap_dshow to trunk
|
2011-07-01 09:39:22 +00:00 |
|
Andrey Kamaev
|
68f5a5a904
|
Reverted change from r5802 (it breaks install target for Android platform)
|
2011-07-01 06:58:53 +00:00 |
|
Ethan Rublee
|
08d3dcc709
|
minor edits to cmake.
|
2011-07-01 00:57:00 +00:00 |
|
hartmut
|
7f260a0f0b
|
fix for capture
|
2011-06-30 14:57:27 +00:00 |
|
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.
|
2011-06-30 00:41:41 +00:00 |
|
Vadim Pisarevsky
|
b204e73d9a
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-29 22:06:42 +00:00 |
|
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...
|
2011-06-28 16:02:09 +00:00 |
|
Andrey Kamaev
|
c1940b4ec7
|
Modified install layout for Android
|
2011-06-24 15:40:27 +00:00 |
|
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
2011-06-23 12:00:09 +00:00 |
|
Ilya Lysenkov
|
ee2aefc270
|
Minor doc fix
|
2011-06-20 13:27:37 +00:00 |
|
Ilya Lysenkov
|
fce7ba4eaf
|
Added destroyAllWindows and docs (ticket #957).
|
2011-06-20 13:24:48 +00:00 |
|
Ilya Lysenkov
|
233dfd252d
|
Qt: fixed signal of a clicked push button (patch #786)
|
2011-06-20 09:49:21 +00:00 |
|
Ilya Lysenkov
|
3c7055b9ce
|
Qt minor doc enhancement
|
2011-06-20 09:29:04 +00:00 |
|
Ilya Lysenkov
|
310ed83343
|
Qt doc: specified an image type in the addText function (ticket #1144)
|
2011-06-20 09:06:02 +00:00 |
|
Vadim Pisarevsky
|
108fc3f4fe
|
fixed problem with non 4:3 cameras (ticket #142)
|
2011-06-19 22:35:24 +00:00 |
|
Vadim Pisarevsky
|
873b72edd9
|
use original image type (8-bit grayscale or 24-bit RGB) in the case of RAW video (ticket #782)
|
2011-06-19 22:23:59 +00:00 |
|
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
|
2011-06-19 22:06:32 +00:00 |
|
Alexander Shishkov
|
d40b37dbf3
|
modified output stream
|
2011-06-17 11:51:15 +00:00 |
|
Ilya Lysenkov
|
77be493e45
|
Qt: fixed keyPressEvent (ticket #803)
|
2011-06-17 09:26:53 +00:00 |
|
Andrey Kamaev
|
206aa50f86
|
Added Android native camera module
|
2011-06-16 18:00:41 +00:00 |
|
Ilya Lysenkov
|
480f8235a7
|
Qt: fixed destroyAllWindow crash (patch #794)
|
2011-06-16 15:48:01 +00:00 |
|
Ilya Lysenkov
|
0565a9456d
|
Qt: fixed using of OpenCV in another Qt app (patch #919)
|
2011-06-16 13:20:50 +00:00 |
|
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
2011-06-16 12:48:23 +00:00 |
|
Ilya Lysenkov
|
4f3fb040a4
|
Qt: fixed resizing of maximized window (patch #858).
|
2011-06-16 12:44:04 +00:00 |
|
Vadim Pisarevsky
|
17b18de531
|
added missing evcode.h; made videoinput optional (ticket #1142)
|
2011-06-16 09:51:34 +00:00 |
|
Andrey Morozov
|
802fcc57a2
|
fixed "bitrate tolerance too small for bitrate"
|
2011-06-16 08:31:08 +00:00 |
|
Vadim Pisarevsky
|
412e7a835f
|
videoInput is now integrated into highgui and built from sources
|
2011-06-15 22:59:41 +00:00 |
|
Ilya Lysenkov
|
f0cc8d3085
|
QT: fixed exceptions (ticket #901)
|
2011-06-15 13:26:40 +00:00 |
|
Ilya Lysenkov
|
96503991b1
|
Fixed wheel zoom with QT (ticket #733)
|
2011-06-15 09:27:38 +00:00 |
|
Vadim Pisarevsky
|
22970b8270
|
fixed multiple GCC warnings on Ubuntu 11.04
|
2011-06-14 12:03:34 +00:00 |
|
Alexander Shishkov
|
cfe633c6f9
|
applied patch from ticket #801
|
2011-06-13 22:40:17 +00:00 |
|
Vadim Pisarevsky
|
23d211bfed
|
applied patches from #1005
|
2011-06-13 22:04:28 +00:00 |
|
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
2011-06-11 17:24:09 +00:00 |
|
Andrey Kamaev
|
9484355137
|
Reduced logs count in Android camera
|
2011-06-09 12:04:10 +00:00 |
|
Maria Dimashova
|
8f4f982e5c
|
added support of several kinects (#1105)
|
2011-06-09 11:22:48 +00:00 |
|
Maria Dimashova
|
c6e49402a5
|
changed temporary filename and aligned RGB data with XYZ data (#867)
|
2011-06-09 10:34:13 +00:00 |
|
Stefano Fabri
|
11feada567
|
Some warning fix. Initial multicast get property support
|
2011-06-09 07:54:10 +00:00 |
|
Ilya Lysenkov
|
95bfd022cf
|
Fixed createButton brief doc (ticket #785)
|
2011-06-08 13:32:51 +00:00 |
|
Maria Dimashova
|
4a1ccbeee6
|
optimized retrievePointCloudMap (#1106)
|
2011-06-08 13:06:29 +00:00 |
|
Stefano Fabri
|
715b5d0c55
|
Little fix for multicast (we'll testing in a real multicast environment in the next days)
|
2011-06-08 12:44:01 +00:00 |
|
Vadim Pisarevsky
|
c7a42e9682
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
2011-06-07 22:51:31 +00:00 |
|
Ethan Rublee
|
7d4f06b7f3
|
Attempting to add support for openni depth registration.
|
2011-06-07 03:19:38 +00:00 |
|
Vadim Pisarevsky
|
a87d12eb9e
|
added CV_CAP_PROP_PVAPI_MULTICASTIP property (thanks to Stefano Fabri for the patch)
|
2011-06-06 19:23:43 +00:00 |
|
Vadim Pisarevsky
|
0c877f62e9
|
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
|
2011-06-06 14:51:27 +00:00 |
|
Andrey Kamaev
|
3956f54040
|
Android native camera is updated to support RGBA output
|
2011-06-06 08:52:51 +00:00 |
|
Andrey Kamaev
|
c7bdf83de5
|
Fixed Android build
|
2011-06-03 12:01:55 +00:00 |
|
Andrey Morozov
|
03c7784186
|
added several new highgui tests
|
2011-06-03 08:33:27 +00:00 |
|
Andrey Morozov
|
19900d9894
|
converted all highgui tests to the format of google test system
|
2011-06-02 15:23:37 +00:00 |
|
Ilya Lysenkov
|
b884c3c40c
|
Removed direct tiff writing to in-memory buffers if libtiff is used
|
2011-06-02 15:16:35 +00:00 |
|
Vadim Pisarevsky
|
ddd8f897fe
|
fixed drawing test
|
2011-06-02 12:45:00 +00:00 |
|
Ilya Lysenkov
|
02cd916ce1
|
Added reading of floating point tiff data: 32- and 64-bit (ticket #955)
|
2011-06-02 12:35:52 +00:00 |
|
Andrey Morozov
|
da9e3ed6fb
|
commented several tests because it's very slow
|
2011-06-02 11:43:13 +00:00 |
|
Andrey Morozov
|
2df096c1e2
|
converted drawing tests to the format of google test system
|
2011-06-02 10:05:24 +00:00 |
|
Alexander Shishkov
|
c8f0147a8b
|
fixed problem with static compilation of highgui_tests on Windows
|
2011-06-02 10:02:08 +00:00 |
|
Alexander Shishkov
|
8b43e90e7f
|
fixed ticket #675
|
2011-06-02 09:51:25 +00:00 |
|
Andrey Morozov
|
de2fd5c430
|
added a test on read/write images
|
2011-06-02 09:33:15 +00:00 |
|
Ilya Lysenkov
|
8e93fcbe87
|
Added writing of compressed tiffs using libtiff library (patch #1080, thanks to Pieter-Jan Busschaert)
|
2011-06-02 09:06:00 +00:00 |
|
Andrey Morozov
|
48514337de
|
minor fix in highgui tests
|
2011-06-02 08:53:12 +00:00 |
|
Ethan Rublee
|
6c437cce36
|
Placed the if in the wrong place.
|
2011-06-01 18:54:34 +00:00 |
|
Ethan Rublee
|
7e2221f38f
|
Fix misspelling of a logical block endif.
|
2011-06-01 18:28:20 +00:00 |
|
Ethan Rublee
|
14f65f79f0
|
Wrapping the tests in an if guard. Fails to build if the BUILD_TESTS flag is
not enabled.
|
2011-06-01 18:04:46 +00:00 |
|
Andrey Morozov
|
4b5e53b33b
|
minor fix
|
2011-06-01 17:41:30 +00:00 |
|
Andrey Morozov
|
abfc5d3405
|
fixed bugs for windows. added 2 tests for ffmpeg
|
2011-06-01 16:14:17 +00:00 |
|
Vadim Pisarevsky
|
bf05872929
|
added opencv_test_highgui
|
2011-06-01 14:23:55 +00:00 |
|
Alexander Shishkov
|
6aabf72bc5
|
removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS
|
2011-05-31 13:17:59 +00:00 |
|
Ethan Rublee
|
76538fbe6b
|
Making the install and lib, bin directories consistent.
|
2011-05-30 22:13:32 +00:00 |
|
Vadim Pisarevsky
|
24dcfa1a4f
|
removed confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket #235)
|
2011-05-29 21:02:53 +00:00 |
|
Vadim Pisarevsky
|
9336b700ba
|
use FindZLIB(), FindJPEG() etc. on MacOSX as well to avoid possible conflicts with MacPorts.
|
2011-05-27 13:47:18 +00:00 |
|
Vadim Pisarevsky
|
f2a337f990
|
fixed several typos, including the old ones from ticket #854
|
2011-05-21 20:17:45 +00:00 |
|
Vadim Pisarevsky
|
b58d9edc6a
|
return NULL in the case of incorrect camera index (ticket #710)
|
2011-05-21 18:07:28 +00:00 |
|
Andrey Kamaev
|
1388826c41
|
Tegra optimization for calcOpticalFlowPyrLK
|
2011-05-20 14:33:41 +00:00 |
|
Andrey Kamaev
|
613a69abe8
|
Tegra optimization for yuv420i to rgb conversion
|
2011-05-19 06:36:44 +00:00 |
|
Vadim Pisarevsky
|
2dc981aaa8
|
fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054)
|
2011-05-18 15:16:12 +00:00 |
|
Anatoly Baksheev
|
69f28ef65c
|
solution folder flag disabled by default
|
2011-05-17 09:40:06 +00:00 |
|
Andrey Kamaev
|
16712bad93
|
minor bugfix
|
2011-05-16 15:10:44 +00:00 |
|
Andrey Kamaev
|
0293912ea4
|
Parallel version of YUV->RGB conversion for Android camera
|
2011-05-16 14:14:06 +00:00 |
|
Vadim Pisarevsky
|
fa2f1c036a
|
removed "#include "windows.h"" from core headers
|
2011-05-13 20:00:58 +00:00 |
|
Vadim Pisarevsky
|
5199cd9c95
|
removed unnecessary #include "windows.h" from "highgui_c.h"
|
2011-05-13 19:40:57 +00:00 |
|
Vadim Pisarevsky
|
138b9724d8
|
make ubuntu 11.04 compile with libv4l
|
2011-05-12 11:40:42 +00:00 |
|
Anatoly Baksheev
|
c49dc37761
|
[+] added use_folders cmake feature if cmake version is greater then 2.8.0
[~] fixed warning in featuers2d under windows (can't generate assignment operator)
|
2011-05-11 13:37:20 +00:00 |
|
Leonid Beynenson
|
7ec77593db
|
Made changes in Android camera classes: now we can get list of possible preview resolutions of Android camera (as string).
Also now work of Android camera is more accurate in the case when the size of grabbed frame buffer does not consist with the expected frame size.
|
2011-05-10 12:29:43 +00:00 |
|
Nils Hasler
|
39b79b1261
|
change state of pipeline to NULL before freeing.
|
2011-05-06 19:06:33 +00:00 |
|
Vadim Pisarevsky
|
f39db3f15a
|
fixed problems indicated with ? marks
|
2011-05-05 13:31:54 +00:00 |
|
Andrey Kamaev
|
727fbd5376
|
Android cmake toolchain file is included into OpenCV
|
2011-05-03 08:13:50 +00:00 |
|
Elena Fedotova
|
a766f9b446
|
Purpose: updated the highgui chapter
|
2011-05-02 19:34:16 +00:00 |
|
Vadim Pisarevsky
|
23a9b7bb9c
|
fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920
|
2011-04-30 19:29:26 +00:00 |
|
Elena Fedotova
|
e762f2a33c
|
Purpose: updated the highgui chapter
|
2011-04-30 14:10:45 +00:00 |
|
Andrey Kamaev
|
41f5e8e3d8
|
Fixed output paths for some libraries and executables.
Added option to force disable precompiled headers.
|
2011-04-30 10:42:33 +00:00 |
|