Alexander Smorkalov
|
be20370a3d
|
Autofocus issues on Android ICS fixed. Continuous-video focus mode is set.
Performance problems fixed. Shared camera buffer is used.
|
13 years ago |
Andrey Kamaev
|
7cc7a3f37d
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
13 years ago |
Andrey Kamaev
|
c16a1d86cc
|
Fixed python detection on Windows with both 32bit and 64bit pythons installed.
|
13 years ago |
Andrey Pavlenko
|
35a7dfbd37
|
removing Java tests for removed classes
|
13 years ago |
Andrey Pavlenko
|
d96dcb8a71
|
fixing Android build error in Java API
|
13 years ago |
Marina Kolpakova
|
b5f5700911
|
fixed build with gcc 4.5+ (#1774)
|
13 years ago |
Marina Kolpakova
|
cf02b2e258
|
additional android logging for output gtest xml file
|
13 years ago |
Marina Kolpakova
|
0ff5712d06
|
fixed few warnings
|
13 years ago |
Marina Kolpakova
|
fb0611bd51
|
Fix for #1773
|
13 years ago |
Ivan Korolev
|
2154fb5a15
|
Java API: Fixed some bugs in the ImgprocTest.java
|
13 years ago |
Andrey Kamaev
|
99b24f77c5
|
Fixed problem with backslashes in embedded build information.
|
13 years ago |
Andrey Kamaev
|
dcadc4f8fb
|
#1765 Fixed solvePoly for polynomials having coeffs[n] != 1
|
13 years ago |
Maria Dimashova
|
5ce2997c84
|
added assert
|
13 years ago |
Maria Dimashova
|
84aff376a7
|
fixed em log likelihood
|
13 years ago |
Vadim Pisarevsky
|
b8c310065c
|
modified EM interface; updated tests & samples
|
13 years ago |
Andrey Kamaev
|
1c1c6b98f6
|
#645 Added cv::getBuildInformation function (with sample) to get OpenCV build configuration
|
13 years ago |
Ivan Korolev
|
89338a38af
|
Fixed some bugs in the ImgprocTest.java module.
|
13 years ago |
Alexander Shishkov
|
6c308dac10
|
fixed problem in solvePnPRansac with TBB
|
13 years ago |
Vadim Pisarevsky
|
61c7c441b9
|
handle single-point sets in kmeans properly
|
13 years ago |
Maria Dimashova
|
71d8769314
|
removed EM from python and java bindings
|
13 years ago |
Andrey Kamaev
|
2854e7b5a2
|
Fixed perf tests crash in case of corrupted sanity data; added option to control process of generating new sanity records
|
13 years ago |
Alexander Shishkov
|
a03c6d9d1f
|
fixed RAND test for float values
|
13 years ago |
Vadim Pisarevsky
|
305b9a25e3
|
restored resolution in big video writer test
|
13 years ago |
Vadim Pisarevsky
|
0f1f7b0b4a
|
fixed a few VS2010 warnings in EM
|
13 years ago |
Andrey Pavlenko
|
2291faedd8
|
Java API: changing CvVectorXxx to MatOfXxx
|
13 years ago |
Andrey Pavlenko
|
6c0ab28d8b
|
Java API: changing CvVectorXxx to MatOfXxx
|
13 years ago |
Maria Dimashova
|
85fa0e7763
|
added cv::EM, moved CvEM to legacy, added/updated tests
|
13 years ago |
Vadim Pisarevsky
|
cdc5bbc0bc
|
fixed crash in I/O tests on Windows by making sure std::vector is non-empty before taking pointer to its elements
|
13 years ago |
Vadim Pisarevsky
|
32d72047d5
|
reduced the video size in video writer tests; retained only most popular codecs. added ffmpeg support on MacOSX.
|
13 years ago |
Alexander Reshetnikov
|
0ef71c04db
|
Fixed [swscaler ...] bad dst image pointers (tickets ##1708, 1755)
|
13 years ago |
Andrey Kamaev
|
fa7e7e54dc
|
Fixed ugly bug in AlgorithmInfo initialisation order
|
13 years ago |
Alexander Reshetnikov
|
56e7852e2f
|
Fixed a problem with AVI reading (removed avcodec_context)
|
13 years ago |
Alexander Smorkalov
|
a5a3c3139f
|
Native camera shared libraries updated after autofocus fix.
Libs for Android x86 added.
|
13 years ago |
Alexander Smorkalov
|
f6972542f3
|
Autofocus issue on Android ICS fixed.
|
13 years ago |
Vadim Pisarevsky
|
c6a27b3d2f
|
probably, ultimately fixed the problem of empty clusters in kmeans; added test for singular kmeans cases
|
13 years ago |
Andrey Kamaev
|
d80651d99a
|
Added option to automatically run all accuracy tests with run.py
|
13 years ago |
Andrey Kamaev
|
849e3cfac0
|
Merged the trunk r7844
|
13 years ago |
Andrey Pavlenko
|
0c45a5add2
|
Java API: minor bug-fixes and improvements in CvVector-s and tests
|
13 years ago |
Andrey Kamaev
|
4ee2c486eb
|
#1732 Added YUV422 conversions
|
13 years ago |
Andrey Kamaev
|
24f82c755a
|
Improved accuracy of SSE-optimized BayerXX2GRAY conversion; added regression test
|
13 years ago |
Alexander Shishkov
|
e04cd1b0cf
|
fixed #227, added support I420 format
|
13 years ago |
Andrey Pavlenko
|
5c0c81076b
|
Java API: fixing Objdetect tests
|
13 years ago |
Andrey Pavlenko
|
5fefac7fe3
|
Java API: fixing Highgui and Video tests
|
13 years ago |
Andrey Pavlenko
|
cd8dfd6c5d
|
Java API: fixing Calib3d tests
|
13 years ago |
Andrey Pavlenko
|
51338ec7c3
|
Java API: fixing Core tests; minor enchantments in CvVector-s API
|
13 years ago |
Andrey Kamaev
|
5a93b275cd
|
Fix for #1730
|
13 years ago |
Andrey Kamaev
|
7fb694756b
|
Fixed bug in reading zero-size Mat from FileStorage
|
13 years ago |
Andrey Kamaev
|
ae00e9074b
|
Added test for reading empty Mat from FileStorage
|
13 years ago |
Andrey Pavlenko
|
78d92584c3
|
Java API: changing C++ vector<T> handling;
Java tests fixes are expected shortly
|
13 years ago |
Vadim Pisarevsky
|
9ac0d4323d
|
make Mat::Mat(CvMat* m) return empty matrix when m is NULL; added utility Mat::initEmpty() method to replace duplicated matrix initializations in different constructors
|
13 years ago |