4290 Commits (88c71d1b7dff788847a4973ef8c185d3021c99aa)

Author SHA1 Message Date
marina.kolpakova 88c71d1b7d add NMS according to Dollar's paper. 13 years ago
Kirill Kornyakov cdbbfc98e1 Ugly hack to make HoughLines sanity check pass on Wun32 13 years ago
Eugene Gritskevich 8ca86e2f52 Update modules/ml/doc/gradient_boosted_trees.rst 13 years ago
Andrey Kamaev 1821d21f5b Prevent imread from illegal memory access (Bug #2602) 13 years ago
Andrey Kamaev b0d3830399 Update gtest to upstream r629 13 years ago
Alexander Smorkalov 6e0db3f527 Feature #1322 "If dll cannot be loaded a warning should be generated" implemented. 13 years ago
Andrey Kamaev ae5649d3f7 Drop unsupported imageio from grfmt 13 years ago
Andrey Kamaev 00fbf58902 Revert incompletely applied patch from #2192 13 years ago
Andrey Kamaev 476efd7d37 Drop unsupported yzx and mil camera backends 13 years ago
Andrey Kamaev 49c35fafc0 Adjust OpenCV version to 2.4.3.1 13 years ago
Alexander Smorkalov f6ff2b87fa Some perf tests on warping and resize disabled on Android 13 years ago
Vladislav Vinogradov 362655b02a fixed Bug #2581 13 years ago
Vadim Pisarevsky b57e801c04 now invert 3x3 on "bad" matrices works well on Windows 13 years ago
Alexander Smorkalov bb3d14e1a0 Patch #2323 "cap_libv4l.cpp clears default width and height after setting them" applied. 13 years ago
Anna Kogan 4e21f42714 increased time-limits 13 years ago
Anna Kogan 8877066846 increased time-limits 13 years ago
askforeric 3923484341 Refactored the PvAPI capture class to better facilitate dynamic property changes 13 years ago
Alexander Smorkalov 2e5a7284d2 Code review comments applied. 13 years ago
Alexander Smorkalov 0efc32fc21 Attribure loading from layout improved. 13 years ago
Alexander Smorkalov 8266eab8b4 OpenCV app framework improved 13 years ago
Andrey Pavlenko c36dcbcada Increase accuracy interval for image filters on Android and other platforms when sensible 13 years ago
Vadim Pisarevsky db965353f4 fixed a few compile errors/warnings in 2.4 branch of the docs 13 years ago
marina.kolpakova a22edb037f fixed typo 13 years ago
marina.kolpakova 7df45c0dcc remove unnecessary copying in SURF 13 years ago
marina.kolpakova 91913364d6 reintegrate warp shuffle based integral 13 years ago
marina.kolpakova 5460cee9e9 fix cascade classifier GFF NMS for empty candidates vector 13 years ago
Maria Dimashova 97e36b9375 fix a compile error in case of building without highgui 13 years ago
marina.kolpakova 68d04d28b6 replace offsets in surf to simple copy for better speed 13 years ago
Andrey Kamaev 8daebeac8a run.py: add --check option for easy run of sanity checks 13 years ago
Andrey Kamaev 9db1d9ba13 run.py: improve handling of multiple Android devices 13 years ago
marina.kolpakova be0c20b758 align grid by 4 13 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 13 years ago
marina.kolpakova 6ccd7aca4c fix tests for arm 13 years ago
Alexander Smorkalov 3282e08f55 Default native library path for native camera updated. 13 years ago
Alexander Smorkalov aa4e6a8a83 Issue #2547 Native camera does not work on Google Nexus 7 with Android 4.2 fixed; 13 years ago
Andrey Pavlenko cfd634ca3e Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 13 years ago
Andrey Kamaev 04481d9ef4 Fix Android build with clang compiler 13 years ago
Alexander Smorkalov 66a1ea7604 Test execution inside Eclipse fixed; 13 years ago
Ilya Lavrenov 4abf0b3193 thread-safe VideoWriter and VideoCapture 13 years ago
LeonidBeynenson 52a136227d Modified documentation for calcOpticalFlowSF. 13 years ago
marina.kolpakova e3c93ad9cf Revert "Merge pull request #141 from jet47/gpu-pyrlk-fix" because this bug appears only in 2.4 13 years ago
Alexander Mordvintsev 9cfa51a483 added CV_OUT to StereoVar output paramiter 13 years ago
marina.kolpakova 1edab12068 fix for negative confidence 13 years ago
Vladislav Vinogradov a9919e01d0 fixed bug in gpu::HoughLines 13 years ago
Vladislav Vinogradov 606c23b9aa fixed gpu module tests 13 years ago
Alexander Smorkalov 96e4eed018 Logcat message for disabled test cases added. 13 years ago
Alexander Smorkalov 9f5fcff3ea More common way of test case disabling implemented. 13 years ago
marina.kolpakova bd9ca48fab export to python/java 13 years ago
Alexander Smorkalov e06c5b6fd5 Code review comments applied. 13 years ago
Alexander Smorkalov baef62b4d2 Java test fix. Eclipse test execution fix. 13 years ago