Alexey Spizhevoy
|
674b763395
|
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)
|
2011-06-30 14:39:48 +00:00 |
|
Andrey Kamaev
|
a44d6aacc8
|
Android tests are included into cmake build
|
2011-06-30 14:35:35 +00:00 |
|
Andrey Kamaev
|
150c2215bb
|
Fixed Android tests resources and settings
|
2011-06-30 14:16:14 +00:00 |
|
Andrey Kamaev
|
092699783a
|
Added cmake script to build Android samples
|
2011-06-30 13:37:56 +00:00 |
|
Vadim Pisarevsky
|
995ce4bdcc
|
:ocv:function => :ocv:cfunction for some old API
|
2011-06-30 12:25:36 +00:00 |
|
Kirill Kornyakov
|
daa31a0696
|
autogenerated JUnit stub tests added
|
2011-06-30 12:07:31 +00:00 |
|
Vadim Pisarevsky
|
cc9a1bb62f
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
|
Kirill Kornyakov
|
f4894d57cd
|
opencv_test package renamed to opencv.test
|
2011-06-30 09:39:30 +00:00 |
|
Kirill Kornyakov
|
217a782d94
|
opencv_test package renamed to opencv.test
|
2011-06-30 09:38:07 +00:00 |
|
Kirill Kornyakov
|
56e26b9624
|
initial commit of JavaAPI unit tests
|
2011-06-30 09:29:35 +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 |
|
Vadim Pisarevsky
|
dacd265424
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-29 22:04:43 +00:00 |
|
Vadim Pisarevsky
|
7cd48accc2
|
bump version to 2.3.1 in the header too (ticket #1178)
|
2011-06-29 17:45:41 +00:00 |
|
Vincent Rabaud
|
b5754550ab
|
fix #1169
|
2011-06-29 17:01:23 +00:00 |
|
Andrey Kamaev
|
3df6548c4a
|
Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list
|
2011-06-29 13:42:46 +00:00 |
|
Vladislav Vinogradov
|
724a3c1473
|
added CUDA version info to gpu tests
|
2011-06-29 12:00:00 +00:00 |
|
Vladislav Vinogradov
|
52bdfbc7fc
|
added OS info to gpu tests
|
2011-06-29 11:53:15 +00:00 |
|
Vladislav Vinogradov
|
e8d2dd212c
|
fixed gpu tests
|
2011-06-29 11:14:03 +00:00 |
|
Vladislav Vinogradov
|
a4182b5da3
|
fixed build under linux
|
2011-06-29 10:57:48 +00:00 |
|
Vladislav Vinogradov
|
d1b4b5f0de
|
refactored gpu module tests
|
2011-06-29 10:14:16 +00:00 |
|
James Bowman
|
1d335bddfc
|
Fix for SSE swapping bug
|
2011-06-28 23:29:15 +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 |
|
Vadim Pisarevsky
|
2776b42a7b
|
propagated fix for Matx(Matx::diag_type) constructor from branch 2.3 to trunk
|
2011-06-27 20:01:05 +00:00 |
|
Andrey Kamaev
|
b43ae03328
|
* Install path share/opencv is renamed to share/OpenCV.
* Fixed zlib search.
* Fixed compiler/linker flags caching bug.
* Fixed OpenCVConfig.cmake generation (currently tested only on Unix).
|
2011-06-27 13:59:03 +00:00 |
|
Andrey Kamaev
|
f0227edd2c
|
Minor python search improvements
|
2011-06-27 08:24:10 +00:00 |
|
Vincent Rabaud
|
7c2e74b649
|
- fix a bug if the descriptor is used for images of different size
|
2011-06-24 23:21:39 +00:00 |
|
Andrey Kamaev
|
c1940b4ec7
|
Modified install layout for Android
|
2011-06-24 15:40:27 +00:00 |
|
Ilya Lysenkov
|
10065d3321
|
Trunk: moved contructors implementations from .hpp to .cpp
|
2011-06-24 12:48:00 +00:00 |
|
Ilya Lysenkov
|
2c958b2598
|
Trunk: moved contructors implementations from .hpp to .cpp
|
2011-06-24 12:25:52 +00:00 |
|
Andrey Kamaev
|
2edf764eee
|
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
|
2011-06-24 08:13:02 +00:00 |
|
Andrey Kamaev
|
69b79f89c1
|
Updated build scripts for better Java module support
|
2011-06-24 07:48:04 +00:00 |
|
Andrey Kamaev
|
b5d73111eb
|
Added new module for Java API
|
2011-06-23 15:51:51 +00:00 |
|
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
2011-06-23 12:00:09 +00:00 |
|
Vadim Pisarevsky
|
b1bf1deed0
|
fixed 2 bugs in reference manuals
|
2011-06-23 11:46:14 +00:00 |
|
Andrey Kamaev
|
ea58cdc71d
|
(trunk) Do not use prebuilt Android camera libs for armeabi hardware target
|
2011-06-20 15:57:42 +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 |
|
Vadim Pisarevsky
|
848be8dfe1
|
temporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1.6 until it's stabilized)
|
2011-06-20 09:20:17 +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
|
6767f1db9e
|
added dummy symbol to flann to make OpenCV compile on Windows
|
2011-06-20 08:42:08 +00:00 |
|
Vadim Pisarevsky
|
24cb30fed5
|
fixed errors and warnings when building with MSVC
|
2011-06-20 07:53:46 +00:00 |
|
Marius Muja
|
3b2d4b57a0
|
Bringing get_param and print_params into cv::flann namespace.
|
2011-06-20 00:26:16 +00:00 |
|
Marius Muja
|
9153018bd2
|
Updated FLANN
|
2011-06-19 23:46:23 +00:00 |
|
Vadim Pisarevsky
|
2e54482de9
|
fixed formula in cvIntegral/integral description
|
2011-06-19 23:24:01 +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 |
|
Vadim Pisarevsky
|
c5088ca1b8
|
added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996)
|
2011-06-19 21:13:32 +00:00 |
|
Elena Fedotova
|
5d047af005
|
Purpose: 2nd review cycle.
|
2011-06-19 20:28:08 +00:00 |
|
Vadim Pisarevsky
|
babec51880
|
fixed memory leaks in fromarray (thanks to Matthew Baker for the patch!)
|
2011-06-19 20:14:42 +00:00 |
|
Elena Fedotova
|
a8f1b8be21
|
Purpose: 2nd review cycle - see ?? .
|
2011-06-18 20:45:35 +00:00 |
|
Elena Fedotova
|
4ec0287dd3
|
Purpose: 2nd review cycle - see ?? . wrong syntax format
|
2011-06-18 20:37:50 +00:00 |
|
Elena Fedotova
|
392b9074f5
|
Purpose: 2nd review cycle.
|
2011-06-18 20:19:03 +00:00 |
|
Vadim Pisarevsky
|
0e14fef96e
|
fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly.
|
2011-06-18 10:56:49 +00:00 |
|
Vadim Pisarevsky
|
c37e063914
|
removed serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as in C++.
|
2011-06-18 10:03:01 +00:00 |
|
Elena Fedotova
|
350dfc1ef7
|
Purpose: 2nd review cycle.
|
2011-06-17 22:23:37 +00:00 |
|
Elena Fedotova
|
05d36be85b
|
Purpose: 2nd review cycle.
|
2011-06-17 21:38:06 +00:00 |
|
Elena Fedotova
|
1f8cf9d062
|
Purpose: 2nd review cycle - see ?? .
|
2011-06-17 21:37:42 +00:00 |
|
Vadim Pisarevsky
|
f4dc4b43e4
|
fixed calibrateCamera API (ticket #1143)
|
2011-06-17 21:21:01 +00:00 |
|
Vadim Pisarevsky
|
d5ba7c3826
|
fixed crashes in camshiftdemo (ticket #875)
|
2011-06-17 20:34:34 +00:00 |
|
Vadim Pisarevsky
|
6229af93d6
|
corrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141)
|
2011-06-17 19:12:21 +00:00 |
|
Vadim Pisarevsky
|
9b6d8c3963
|
added reduce(..., CV_REDUCE_MIN/CV_REDUCE_MAX, ...) for 16u/16s (ticket #1145)
|
2011-06-17 19:03:26 +00:00 |
|
Vadim Pisarevsky
|
48a5599c5e
|
fixed potentially incorrect memory access in cv::transform
|
2011-06-17 16:14:47 +00:00 |
|
Andrey Kamaev
|
e722cb96e7
|
Added cmake file to compile Android native camera wrapper if Android source tree is available
|
2011-06-17 13:52:55 +00:00 |
|
Maria Dimashova
|
4f86b30abc
|
fixed #1140 and made some other updates of features2d docs
|
2011-06-17 13:23:28 +00:00 |
|
Alexey Spizhevoy
|
3be51ded5d
|
fixed typo in opencv_stitching
|
2011-06-17 13:22:38 +00:00 |
|
Alexander Shishkov
|
d40b37dbf3
|
modified output stream
|
2011-06-17 11:51:15 +00:00 |
|
Maria Dimashova
|
907240a865
|
completed doc on MLData
|
2011-06-17 11:40:54 +00:00 |
|
Andrey Kamaev
|
6e8b4e646a
|
Fixed Android install target
|
2011-06-17 11:10:35 +00:00 |
|
Maria Dimashova
|
e95f8194e2
|
uncommented Opponent descriptors test, fixed descriptors mat size
|
2011-06-17 10:47:35 +00:00 |
|
Maria Dimashova
|
814336f4cb
|
Added doc on CvMLData
|
2011-06-17 10:13:53 +00:00 |
|
Maria Dimashova
|
fc04b7ab4f
|
minor refactoring of CvMLData interface
|
2011-06-17 10:11:52 +00:00 |
|
Ilya Lysenkov
|
77be493e45
|
Qt: fixed keyPressEvent (ticket #803)
|
2011-06-17 09:26:53 +00:00 |
|
Vladimir Dudnik
|
6e38b6aaed
|
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
|
2011-06-17 06:31:54 +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 |
|
Alexander Shishkov
|
f010539aaf
|
Fixed MacOS GPU Compilation for i386
|
2011-06-16 15:02:58 +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 |
|
Maria Dimashova
|
0209d72534
|
minor change (moved methods implementation from hpp to cpp)
|
2011-06-16 12:35:40 +00:00 |
|
Anatoly Baksheev
|
74f1162a41
|
tabs
|
2011-06-16 10:33:32 +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 |
|
Kirill Kornyakov
|
b138dbde3f
|
bugfix in warpAffine, correct buffer size should be used
|
2011-06-16 06:08:27 +00:00 |
|
Vadim Pisarevsky
|
412e7a835f
|
videoInput is now integrated into highgui and built from sources
|
2011-06-15 22:59:41 +00:00 |
|
P. Druzhkov
|
e20d570ed1
|
brief gbt documentation added. some sample fixes made. code updated.
|
2011-06-15 21:54:25 +00:00 |
|
Elena Fedotova
|
9c071c6a30
|
Purpose: 2nd review cycle: many links in this topic are broken (don't know why). The table in the very beginning includes two functions only. what about the rest?
|
2011-06-15 21:28:58 +00:00 |
|
Maria Dimashova
|
35aa133d9a
|
minor formating
|
2011-06-15 13:30:26 +00:00 |
|
Alexander Shishkov
|
db85928e7f
|
fixed compilation error on MCVS in descriptors.cpp
|
2011-06-15 13:26:46 +00:00 |
|
Ilya Lysenkov
|
f0cc8d3085
|
QT: fixed exceptions (ticket #901)
|
2011-06-15 13:26:40 +00:00 |
|
Vadim Pisarevsky
|
06ac78ee23
|
some more corrections in the docs
|
2011-06-15 13:16:57 +00:00 |
|
Maria Dimashova
|
1932942924
|
fixed OpponentColorDescriptorExtractor (#1109)
|
2011-06-15 12:51:54 +00:00 |
|
Vadim Pisarevsky
|
0876f69dbf
|
added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut)
|
2011-06-15 12:10:33 +00:00 |
|
Vladislav Vinogradov
|
0d09352fca
|
fixed gpu::cvtColor
|
2011-06-15 11:57:08 +00:00 |
|
Maria Dimashova
|
ada3e6e624
|
fixed erasing class_id and response members in sift (#1130)
|
2011-06-15 10:15:05 +00:00 |
|
Maria Dimashova
|
2920796800
|
minor
|
2011-06-15 10:11:20 +00:00 |
|
Ilya Lysenkov
|
96503991b1
|
Fixed wheel zoom with QT (ticket #733)
|
2011-06-15 09:27:38 +00:00 |
|
Anatoly Baksheev
|
117ff43cc3
|
default cuda target flags changed
cuda support is on by default
|
2011-06-15 08:05:34 +00:00 |
|
Anton Obukhov
|
c6a7432e92
|
[*] Approach to the bug with integral image calculation on SM_2.0 (Fermi)
|
2011-06-14 17:34:00 +00:00 |
|
Maria Dimashova
|
1580806730
|
removed DOT implementation
|
2011-06-14 12:28:44 +00:00 |
|
Vadim Pisarevsky
|
22970b8270
|
fixed multiple GCC warnings on Ubuntu 11.04
|
2011-06-14 12:03:34 +00:00 |
|
Vladislav Vinogradov
|
e05c488868
|
minor fix
|
2011-06-14 11:57:26 +00:00 |
|
Vladislav Vinogradov
|
1c1a61dd37
|
added __forceinline__ to device functions
fixed BFM warning ("cannot tell what pointer points to")
|
2011-06-14 11:27:32 +00:00 |
|
Vadim Pisarevsky
|
79f3260b8e
|
fixed bayer pattern picture in cvtColor() description; corrected formula in getGaussianKernel()
|
2011-06-14 10:26:24 +00:00 |
|
Alexander Shishkov
|
6ecebb7f66
|
fixed #768 ticket
renamed OPENCV_SOURCE_DIR to OpenCV_SOURCE_DIR
|
2011-06-14 10:19:56 +00:00 |
|
Alexander Shishkov
|
ca758a9dac
|
fixed #768 ticket
|
2011-06-14 10:11:16 +00:00 |
|
Alexander Shishkov
|
bce15cb6dd
|
added new version of ffmpeg binary for compilation on Mingw64/MSVC64
|
2011-06-14 08:06:55 +00:00 |
|
Vladislav Vinogradov
|
2e13a4cd52
|
removed MultiGpuManager from docs
|
2011-06-14 07:50:54 +00:00 |
|
Vladislav Vinogradov
|
c00a1f63a0
|
fixed csbp test under linux
|
2011-06-14 07:44:20 +00:00 |
|
Vladislav Vinogradov
|
d469b31aec
|
fixed csbp test for CC 1.x
|
2011-06-14 07:00:00 +00:00 |
|
Alexander Shishkov
|
cfe633c6f9
|
applied patch from ticket #801
|
2011-06-13 22:40:17 +00:00 |
|
Vadim Pisarevsky
|
127c2bf93e
|
added missing highgui wrappers (ticket #1040)
|
2011-06-13 22:25:21 +00:00 |
|
Vadim Pisarevsky
|
23d211bfed
|
applied patches from #1005
|
2011-06-13 22:04:28 +00:00 |
|
Elena Fedotova
|
238b94cbf1
|
Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections.
|
2011-06-13 21:48:14 +00:00 |
|
Vadim Pisarevsky
|
3b97f5d5e9
|
return Py_None for an empty mat (should fix #1120)
|
2011-06-13 21:47:35 +00:00 |
|
Vadim Pisarevsky
|
6f26c55fe3
|
fixed ticket #983
|
2011-06-13 21:23:42 +00:00 |
|
Vadim Pisarevsky
|
22927ff121
|
fixed ticket #983
|
2011-06-13 21:20:38 +00:00 |
|
Vadim Pisarevsky
|
30020a7350
|
renamed sum() to sumElems() in Python/Java bindings (ticket #902)
|
2011-06-13 21:05:28 +00:00 |
|
Vadim Pisarevsky
|
6407093463
|
extended Mat::setTo() to support multi-channel arrays; fixed bug #1095
|
2011-06-13 20:56:27 +00:00 |
|
Elena Fedotova
|
07217b17bf
|
Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections.
|
2011-06-13 19:56:34 +00:00 |
|
Elena Fedotova
|
fd63587c0d
|
Purpose: 2nd review cycle - merged eng and tw versions.
|
2011-06-13 19:36:12 +00:00 |
|
Alexander Shishkov
|
a7d1e08bcc
|
added progress output to the long-time tests (for buildbot)
|
2011-06-13 19:30:16 +00:00 |
|
Alexander Shishkov
|
b081f8bfd6
|
changed uint to unsigned int
|
2011-06-13 19:06:32 +00:00 |
|
Alexander Shishkov
|
4cc167c5d0
|
fixed problem with norm in opencv_test_core
|
2011-06-13 18:03:33 +00:00 |
|
Vadim Pisarevsky
|
9df999154c
|
fixed a few warnings and bugs, including ticket #1079
|
2011-06-12 20:29:50 +00:00 |
|
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
2011-06-11 17:24:09 +00:00 |
|
Anatoly Baksheev
|
dc8572dc7b
|
data_mov_utils.hpp
|
2011-06-11 10:40:55 +00:00 |
|
Ilya Lysenkov
|
c69180396e
|
Minor doc fix
|
2011-06-10 18:00:23 +00:00 |
|
Ilya Lysenkov
|
4ad02804e1
|
Added documentation of segmentMotion from cvSegmentMotion doc
|
2011-06-10 17:58:36 +00:00 |
|
Vadim Pisarevsky
|
f9fc180e1a
|
fixed tickets #1117 and #954
|
2011-06-10 17:22:33 +00:00 |
|
Ilya Lysenkov
|
1ebdfa4992
|
Copied docs of Kalman Filter from source code to documentation
|
2011-06-10 17:20:03 +00:00 |
|
Ilya Lysenkov
|
289a827aed
|
Minor doc fix
|
2011-06-10 16:48:39 +00:00 |
|
Ilya Lysenkov
|
0c10ed8faf
|
Minor doc fix
|
2011-06-10 16:35:46 +00:00 |
|
Vadim Pisarevsky
|
2741dd0ea6
|
make type registration ordering in cv2.so consistent with the declaration order (fixes the class hierarchy; see ticket #1113)
|
2011-06-10 13:22:40 +00:00 |
|
Maria Dimashova
|
96f69b160c
|
added implementation of CvHaarFeatureParams::read() in traincascade application (#1061)
|
2011-06-10 13:07:31 +00:00 |
|
Vadim Pisarevsky
|
5ca3bd502c
|
reverted broken opencv_test_core launcher
|
2011-06-10 12:21:26 +00:00 |
|
Maria Dimashova
|
eace415f57
|
fixed cascade detection on images of size equal to feature size (#1070)
|
2011-06-10 12:19:23 +00:00 |
|
Ilya Lysenkov
|
883b87c04f
|
Minor.
|
2011-06-10 09:30:41 +00:00 |
|
Ilya Lysenkov
|
d551024fc7
|
Copied docs of background/foreground segmentation from source code to documentation
|
2011-06-10 09:19:45 +00:00 |
|
Vadim Pisarevsky
|
cd818192ce
|
fixed ticket #892
|
2011-06-10 07:08:34 +00:00 |
|
Vadim Pisarevsky
|
0070ce20af
|
next attempt to fix ticket #1121
|
2011-06-10 06:53:34 +00:00 |
|
Vadim Pisarevsky
|
8a888cd9ce
|
fixed RNG::uniform(double,double) (ticket #1131)
|
2011-06-10 06:37:24 +00:00 |
|
Alexey Spizhevoy
|
a8a9278391
|
updated matches checking in opencv_stitching
|
2011-06-10 05:38:52 +00:00 |
|
Vadim Pisarevsky
|
bb8198abfd
|
continued cleaning up the docs and fixing hyperlinks (".. index:: <name>" and ".. _<name>:" are not needed anymore)
|
2011-06-09 21:47:57 +00:00 |
|
Ilya Lysenkov
|
6d71817ddc
|
Documented the SimpleBlobDetector class.
|
2011-06-09 15:20:55 +00:00 |
|
Ilya Lysenkov
|
2beae4d30b
|
Minor change of SimpleBlobDetector
|
2011-06-09 12:49:23 +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 |
|
Ilya Lysenkov
|
cb511861ac
|
Removed unnecessary function from SimpleBlobDetector
|
2011-06-09 11:16:18 +00:00 |
|
Ilya Lysenkov
|
f60d7fdfef
|
Simplified SimpleBlobDetector to make it simple)
|
2011-06-09 11:07:08 +00:00 |
|
Maria Dimashova
|
c6e49402a5
|
changed temporary filename and aligned RGB data with XYZ data (#867)
|
2011-06-09 10:34:13 +00:00 |
|
Alexey Spizhevoy
|
ace94d2ebf
|
fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented)
|
2011-06-09 10:16:10 +00:00 |
|
Vladislav Vinogradov
|
cfb8c8418b
|
minor fix
|
2011-06-09 08:29:19 +00:00 |
|
Vladislav Vinogradov
|
26dd71d981
|
fixed gpu::cvtColor according #5324 changes
|
2011-06-09 08:26:08 +00:00 |
|
Stefano Fabri
|
11feada567
|
Some warning fix. Initial multicast get property support
|
2011-06-09 07:54:10 +00:00 |
|
Ilya Lysenkov
|
575ec4aae8
|
Added doxygen doc to getBackgroundImage
|
2011-06-09 07:36:26 +00:00 |
|
Vadim Pisarevsky
|
3531521f10
|
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
|
2011-06-09 01:17:04 +00:00 |
|
Vadim Pisarevsky
|
20aca7440f
|
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
|
2011-06-09 01:16:45 +00:00 |
|
Vadim Pisarevsky
|
3b9e752be7
|
some more core functions documented + minor fixes and rearrangements
|
2011-06-08 21:35:19 +00:00 |
|
Vadim Pisarevsky
|
51c11ba78b
|
improved convertPointsHomogeneous documentation. added convertPointsTo/FromHomogeneous (ticket #1011)
|
2011-06-08 16:32:39 +00:00 |
|
Vadim Pisarevsky
|
f6b3754f34
|
handle empty YAML's correctly (ticket #1127)
|
2011-06-08 16:13:11 +00:00 |
|
Ilya Lysenkov
|
3822128602
|
Fixed cv namespace boldface (from ticket #991)
|
2011-06-08 16:00:40 +00:00 |
|
Ilya Lysenkov
|
839c1bea4b
|
Fixed matchTemplate doc (ticket #1045)
|
2011-06-08 15:37:49 +00:00 |
|
Ilya Lysenkov
|
99bae77173
|
Fixed coefficients order in solvePoly doc (ticket #1060)
|
2011-06-08 14:58:46 +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 |
|
Ilya Lysenkov
|
c71e24cd96
|
Updated docs of findCirclesGrid()
|
2011-06-08 12:26:30 +00:00 |
|
itsyplen
|
a2f5884159
|
Specialization for 'get' method with bool type was added, help and constructor were updated too
|
2011-06-08 10:18:56 +00:00 |
|
Ilya Lysenkov
|
35e25b760e
|
Added the EMD function description (ticket #696)
|
2011-06-08 10:16:16 +00:00 |
|
Ilya Lysenkov
|
1e945dc984
|
Added documenation of the Earth Mover Distance (C++ interface, ticket #696)
|
2011-06-08 10:08:24 +00:00 |
|
Maria Dimashova
|
b5163291dd
|
added upright mode to SURF (#825)
|
2011-06-08 09:23:33 +00:00 |
|
Vadim Pisarevsky
|
2d2b8a496e
|
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122)
|
2011-06-08 06:55:04 +00:00 |
|
Kirill Kornyakov
|
aad9b3219c
|
Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser
|
2011-06-08 06:45:21 +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 |
|
Maria Dimashova
|
bdae962e13
|
removed constraint to max_iter in CvANN_MLP (#1110)
|
2011-06-07 12:28:18 +00:00 |
|
Ilya Lysenkov
|
07e2deccb9
|
Fixed the RGB2HSV formula (ticket #868)
|
2011-06-07 12:22:07 +00:00 |
|
Maria Dimashova
|
9e21f06404
|
replaced M_PI by CV_PI
|
2011-06-07 12:08:36 +00:00 |
|
Ilya Lysenkov
|
084c640db6
|
Asked users to pass two operation flags tothe sort() function (ticket #315)
|
2011-06-07 11:43:09 +00:00 |
|
Ilya Lysenkov
|
fe5784957c
|
Fixed Mat::channels() brief documentation (ticket #1064)
|
2011-06-07 10:52:24 +00:00 |
|
Kirill Kornyakov
|
65ed270790
|
class CommandLineParser was updated according new requirements
|
2011-06-07 10:30:40 +00:00 |
|
Vadim Pisarevsky
|
e46d98a162
|
excluded "-B" flag for better compatibility with old Python.
|
2011-06-07 10:22:32 +00:00 |
|
Maria Dimashova
|
3dc03531e1
|
added CvEM read/write (#1032)
|
2011-06-07 10:05:23 +00:00 |
|
Ilya Lysenkov
|
bd33e0a3da
|
Minor change to contourArea example
|
2011-06-07 09:30:49 +00:00 |
|
Maria Dimashova
|
ca551ab9ae
|
added one more SIFT::CommonParams constructor
|
2011-06-07 07:41:59 +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
|
fcd2a0c3d3
|
fixed VS2010 compile warnings and errors
|
2011-06-06 15:15:30 +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 |
|
Alexander Mordvintsev
|
6dc7ae0ff6
|
added some constants to python cv2 api
|
2011-06-06 14:18:25 +00:00 |
|
Maria Dimashova
|
cd2f3786f0
|
removed duplicated check
|
2011-06-06 12:07:15 +00:00 |
|
Alexander Shishkov
|
97ae8f7af7
|
added BUILD_WITH_STATIC_CRT option for static linking with CRT on MSVC
|
2011-06-06 10:26:59 +00:00 |
|
Andrey Kamaev
|
3956f54040
|
Android native camera is updated to support RGBA output
|
2011-06-06 08:52:51 +00:00 |
|
Andrey Kamaev
|
cdda5ec491
|
YUV420i to RGB conversion is added to cvtColor
|
2011-06-04 18:15:52 +00:00 |
|
Vadim Pisarevsky
|
922fc58201
|
added CV_64F support to cv::remap (ticket #650)
|
2011-06-03 17:06:08 +00:00 |
|
Vadim Pisarevsky
|
2c1e913b2d
|
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990)
|
2011-06-03 15:45:50 +00:00 |
|
Andrey Kamaev
|
2609df00bd
|
Added missed method declarations. Fix for r5343
|
2011-06-03 15:09:21 +00:00 |
|
Vadim Pisarevsky
|
262fc33024
|
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686)
|
2011-06-03 14:26:30 +00:00 |
|
Ilya Lysenkov
|
04ebfc0a02
|
Added computing of the mean background image in the BackgroundSubtractorMOG2 model.
|
2011-06-03 14:10:12 +00:00 |
|
Vadim Pisarevsky
|
6be2a79fb9
|
fixed incorrect output of resize(...scalex, scaley, INTER_NEAREST) when scalex and scaley are even integers (ticket #1013)
|
2011-06-03 13:25:44 +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 |
|
Alexander Shishkov
|
c5fa70143d
|
added check input data
|
2011-06-03 07:57:07 +00:00 |
|
Vincent Rabaud
|
aa6c2bfbbb
|
- fixed the grayscale case
|
2011-06-02 23:12:52 +00:00 |
|
Vincent Rabaud
|
3ed829af71
|
- make sure we deal with a grayscale image
|
2011-06-02 22:58:52 +00:00 |
|
Vincent Rabaud
|
ff13c9f818
|
- fix potential crash if the first scale level is not 0
|
2011-06-02 18:08:30 +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 |
|
Anatoly Baksheev
|
c8544f393b
|
added begin/and with Thrust iterators for Device classes
|
2011-06-02 12:38:50 +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 |
|
Alexey Spizhevoy
|
4401f33e10
|
fixed error in gcgraph which led to problems in opencv_stitching GC seam finder, added check for duplication in matches (opencv_stitching)
|
2011-06-02 12:13:06 +00:00 |
|
Vadim Pisarevsky
|
1a0b1d2aea
|
improved CV_RGBHSV_FULL accuracy (ticket #938)
|
2011-06-02 12:10:18 +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
|
5964234681
|
Quiet the errors from the circlesgrid pattern detector. These were really verbose.
|
2011-06-01 21:49:08 +00:00 |
|
Vadim Pisarevsky
|
124967eefb
|
very first version of the documentation checking script
|
2011-06-01 21:15:36 +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 |
|
Vincent Rabaud
|
fc19e856a6
|
- fix a memory leak
|
2011-06-01 18:24:53 +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 |
|
Alexey Spizhevoy
|
5538e206f9
|
mac worlaround
|
2011-06-01 13:57:14 +00:00 |
|
Alexey Spizhevoy
|
aa3e481458
|
fixed logging function in opencv_stitching
|
2011-06-01 13:50:41 +00:00 |
|
Vadim Pisarevsky
|
8191b5564f
|
make scalar and SSE versions of minEigenVal & cornerHarris give [almost] the same results (ticket #811)
|
2011-06-01 13:45:08 +00:00 |
|
Vadim Pisarevsky
|
f2f8fc14b0
|
proper fix for reduce with op=CV_REDUCE_AVG and ddepth==CV_8U
|
2011-06-01 13:44:09 +00:00 |
|
Alexey Spizhevoy
|
138490fdbb
|
added \n into help message (opencv_stitching)
|
2011-06-01 13:34:53 +00:00 |
|
Vadim Pisarevsky
|
d5af311a77
|
fix bilateral filter behavior when color_sigma == 0 and/or spatial_sigma == 0 (ticket #469)
|
2011-06-01 13:15:43 +00:00 |
|
Ilya Lysenkov
|
4875ffc953
|
Removed using of homogeneous coordinates in cvProjectPoints2 (ticket #845)
|
2011-06-01 13:10:14 +00:00 |
|
Andrey Kamaev
|
25213d88a8
|
fixed compilation problems with new SIFT on Android
|
2011-06-01 12:42:44 +00:00 |
|
Ilya Lysenkov
|
29b45e70bd
|
Fixed cluster centers returning in cvKMeans2 (ticket #706)
|
2011-06-01 12:06:39 +00:00 |
|
Vladislav Vinogradov
|
f906c9b259
|
added resetDevice function, removed MultiGpuManager
|
2011-06-01 10:11:27 +00:00 |
|
Ilya Lysenkov
|
b6c195d44c
|
Fixed reading of the user class from *.xml (ticket #840).
|
2011-06-01 10:05:11 +00:00 |
|
Anatoly Baksheev
|
68a94665e5
|
compilation for windows
|
2011-06-01 08:19:21 +00:00 |
|
Ilya Lysenkov
|
aa3dada2fe
|
Added support of the CV_64F depth to solvePnP (ticket #835)
|
2011-06-01 08:14:59 +00:00 |
|
Anatoly Baksheev
|
e4bbcdac17
|
minor
|
2011-06-01 08:01:04 +00:00 |
|
Vincent Rabaud
|
f21fadfa49
|
- serialize/deserialize the edge threshold too
|
2011-06-01 03:26:08 +00:00 |
|
Vincent Rabaud
|
7ca26c040f
|
- make sure we rescale the input keypoints
|
2011-06-01 03:25:53 +00:00 |
|
Vincent Rabaud
|
211c112b91
|
- hide the patch size from the user (only one is used now as training was only done at that scale)
- enable a border_threshold just like for SIFt so that calling ORB, or descriptor after feature gives the same number of features
|
2011-06-01 02:09:31 +00:00 |
|