Andrey Kamaev
|
cb1565ebc9
|
Added Android-specific implementation of getNumberOfCPUs
|
13 years ago |
Andrey Pavlenko
|
dccfd79da8
|
#1783: test and fix for the bug
|
13 years ago |
Vadim Pisarevsky
|
b253665f8c
|
added explicit VideoWriter::release(). Fixed video stream finalization (write remaining frames); Fixed occasional crash in the case of odd-width or odd-height videos; Fixed a few problems in ffmpeg tests. Positioning still does not work well.
|
13 years ago |
Alexander Shishkov
|
692b709955
|
test commit for Buildbot
|
13 years ago |
Alexander Shishkov
|
d277a6a2d4
|
test commit for Buildbot
|
13 years ago |
Andrey Kamaev
|
935222c58f
|
ffmpeg version info for Windows
|
13 years ago |
Alexander Reshetnikov
|
05abdcd64f
|
Changes of highgui structure
|
13 years ago |
Vadim Pisarevsky
|
82db65ae8f
|
avoid compile error of opencv_ffmpeg[_64].dll with v2 of FFMPEG wrappers
|
13 years ago |
Alexander Shishkov
|
f551b2547e
|
turn on CountNonZero test
|
13 years ago |
Alexander Reshetnikov
|
d9e4ad3f50
|
Code style refactoring for ffmpeg wrappers
|
13 years ago |
Alexander Reshetnikov
|
3514042b29
|
Updated getProperty method in old ffmpeg wrapper
|
13 years ago |
Vadim Pisarevsky
|
2a626e1a2d
|
fixed input array initialization in ArithmMaskUninitialized test (thanks to Alexander!)
|
13 years ago |
Andrey Pavlenko
|
d03d54f8c1
|
updating Eclipse projects settings
|
13 years ago |
Ilya Lysenkov
|
75ad9b9867
|
Documented a return value in cvOpenFileStorage (issue #215)
|
13 years ago |
Alexander Reshetnikov
|
264dff5231
|
Fixed ffmpeg encoding error (ticket #1743)
|
13 years ago |
Vadim Pisarevsky
|
8521f8a5ec
|
fixed crashes in videocapture and videowriter on Ubuntu 11.10
|
13 years ago |
Ilya Lysenkov
|
4e51c38fa3
|
Documented a return value in meanShift() and CamShift() (issue #1678)
|
13 years ago |
Ilya Lysenkov
|
e10d7b262b
|
Updated a comment about return value in meanShift and CamShift
|
13 years ago |
Alexander Shishkov
|
bc803ec93e
|
nonfree is optional for Python module now
|
13 years ago |
Ilya Lysenkov
|
9f20d014c6
|
Added documentation of old Python parameters in cv.DrawContours() (issue #987)
|
13 years ago |
Alexander Shishkov
|
b79dfaf078
|
fixed problem with SURF loading in Python tests
|
13 years ago |
Andrey Pavlenko
|
a68d0278ba
|
Java API: fixing tests compatibility with API level 8
|
13 years ago |
Ilya Lysenkov
|
28cf8cee53
|
Documented the Python version of findContours (issue #1697)
|
13 years ago |
Maria Dimashova
|
f2c252f8e7
|
moved to double in EM; fixed bug
|
13 years ago |
Ilya Lysenkov
|
b6452f4bcf
|
Added a note that cv::pow() doesn't handle NaN and Inf values (#1739)
|
13 years ago |
Andrey Pavlenko
|
a9b3a17ae6
|
Java API: fixing more tests
|
13 years ago |
Andrey Pavlenko
|
17d88783c2
|
Java API: fixing more tests
|
13 years ago |
Andrey Pavlenko
|
bb870a8270
|
Java API: fixing more tests
|
13 years ago |
Andrey Pavlenko
|
2e7a9041a7
|
Java API: fixing more tests
|
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 |
Ivan Korolev
|
2154fb5a15
|
Java API: Fixed some bugs in the ImgprocTest.java
|
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 |