Andrey Kamaev
|
c513d4ecd6
|
Increase max RMSE error for tvl1 optical flow test
|
12 years ago |
Vladislav Vinogradov
|
2f1ca1b6b3
|
fixed build for CARMA:
* added CMake toolchain file
* added WITH_NVCUVID flag
|
12 years ago |
vlad
|
11293d071f
|
Revert "disabled video decoding under linux"
This reverts commit 889674ef43 .
|
12 years ago |
Andrey Kamaev
|
512f0091db
|
Merge pull request #248 from taka-no-me:reduce_tmp_size
|
12 years ago |
Andrey Kamaev
|
9526907cba
|
Use .yml.gz format to reduce space requirement from ~260Mb to ~17Mb for ml tests
The size of temporary files is an issue on mobile platforms.
|
12 years ago |
Andrey Kamaev
|
aaf779a3a2
|
Adjust OpenCV version to 2.4.3.2
|
12 years ago |
Andrey Kamaev
|
0d00109f05
|
Merge pull request #244 from asmorkalov:manager_nonarm_fix
|
12 years ago |
Andrey Kamaev
|
7bee55b84e
|
Merge pull request #243 from takacsd:2.4
|
12 years ago |
Alexander Smorkalov
|
ee144852f2
|
Hardware platform detection for non arm devices fixed.
|
12 years ago |
Andrey Kamaev
|
7c37f5d7de
|
Merge pull request #242 from asmorkalov:manager_warning_fix
|
12 years ago |
Vladislav Vinogradov
|
660d23aa04
|
added cv::gpu::resetDevice to RunPerfTestBody
|
12 years ago |
Vladislav Vinogradov
|
1a76242d99
|
added GPU_TEST_P macros
|
12 years ago |
takacsd
|
64f821908e
|
Add missing _WIN32 check in core/operations.hpp.
Fix a compilation error with MinGW gcc 4.7 with enabled C++11 support (-std=c++11).
Issue number: #2555
|
12 years ago |
Andrey Kamaev
|
875294aa92
|
Merge pull request #241 from taka-no-me:less_cc_tests
|
12 years ago |
Alexander Smorkalov
|
71e7d444d8
|
All OpenCV Manager compiler warrnings fixed.
|
12 years ago |
Andrey Kamaev
|
ca7abe1239
|
Reduce number of performance tests for LBP cascade
|
12 years ago |
Andrey Kamaev
|
f4433ff9c4
|
Merge pull request #238 from asmorkalov:android_resolution_sample
|
12 years ago |
Alexander Smorkalov
|
77df8730ef
|
Tutorial-5 sample extended.
Application menu reorganized;
Resolution control added.
|
12 years ago |
Jason Newton
|
4cb25e9584
|
update documentation to latest connected components interface
|
12 years ago |
Eric Christiansen
|
ad326cb0be
|
adds desktop java junit tests
|
12 years ago |
Andrey Kamaev
|
c8b658fdb6
|
Merge pull request #237 from asmorkalov:android_make_install_fix
|
12 years ago |
Andrey Kamaev
|
48f19fba76
|
Merge pull request #235 from asmorkalov:doc_manager_selection
|
12 years ago |
Alexander Smorkalov
|
1555922228
|
OpenCV for Android SDK installation improved;
ReadMe.txt for OpenCV Manager added;
share folder excluded from SDK.
|
12 years ago |
Andrey Kamaev
|
8763ad6c99
|
Fix ccache search in Android CMake toolchain.
|
12 years ago |
Andrey Kamaev
|
35ac95930f
|
Merge pull request #236 from asmorkalov:javadoc_fix
|
12 years ago |
Andrey Kamaev
|
b35fa6c4ff
|
Merge pull request #202 from Daniil-Osokin:calcHist
|
12 years ago |
Alexander Smorkalov
|
d7c89fc649
|
A lot of javadoc warnings duting javadoc build (Bug #2647) issue fixed
Black list of entities, that are not implemented in Java API added to javadoc generator
|
12 years ago |
Vladislav Vinogradov
|
4ba33fa1ed
|
Revert "call resetDevice if gpu test fails"
This reverts commit ab25fe9e37 .
|
12 years ago |
Vadim Pisarevsky
|
a75e5ac277
|
Merge pull request #232 from asmorkalov:compiler_bug_workaround
|
12 years ago |
Andrey Kamaev
|
2c56a09bee
|
Merge pull request #226 from taka-no-me/equalizeHist
Fix equalization formula in equalizeHist function & rewrite in C++
|
12 years ago |
Vadim Pisarevsky
|
31857082f4
|
probably fixed build problems on Android
|
12 years ago |
Daniil Osokin
|
98d7d99244
|
Add threaded version of equalizeHist
|
12 years ago |
Alexander Smorkalov
|
3c09b075fc
|
OpenCV Manager selection chapter added to documentation.
|
12 years ago |
Vladislav Vinogradov
|
41c9377db0
|
fixed warnings under windows
|
12 years ago |
Vladislav Vinogradov
|
ab25fe9e37
|
call resetDevice if gpu test fails
|
12 years ago |
Alexander Smorkalov
|
dfa4b2fefa
|
Workaround for gcc overoptimization compiler bug.
|
12 years ago |
Vadim Pisarevsky
|
3edf7c5386
|
Merge pull request #220 from ilya-lavrenov:SIMDFastAreaResize
|
12 years ago |
Vladislav Vinogradov
|
0973e86d8a
|
fixed printShortCudaDeviceInfo for new CC
|
12 years ago |
Vladislav Vinogradov
|
bac94f85c1
|
fixed printCudaDeviceInfo for 3.5 CC (Patch #2641)
|
12 years ago |
Vadim Pisarevsky
|
d3354c543e
|
Merge pull request #229 from Nerei:master
|
12 years ago |
Vladislav Vinogradov
|
dd8e442bda
|
replaced DeviceInfo().supports with deviceSupports
|
12 years ago |
Ilya Lavrenov
|
a319bae6e2
|
added #undef _mm_packus_epi32
|
12 years ago |
Ilya Lavrenov
|
d246b41573
|
changed loop condition
|
12 years ago |
Ilya Lavrenov
|
c2f2e33a5e
|
removed debug messages
|
12 years ago |
Ilya Lavrenov
|
743dce6a4b
|
Merge remote-tracking branch 'upstream/master' into SIMDFastAreaResize-2
|
12 years ago |
Ilya Lavrenov
|
aa0dafcc1f
|
replaced _mm_packs_epi32 to _mm_packus_epi32
|
12 years ago |
Anatoly Baksheev
|
680eeecc3b
|
fixed samples compilation
|
12 years ago |
Daniil-Osokin
|
cd501d947c
|
perf tests for calcHist 2-3D case
|
12 years ago |
Vladislav Vinogradov
|
1a1f454241
|
updated gpu houghlines sample
|
12 years ago |
Daniil-Osokin
|
7d94236c14
|
TBB version of calcHist
|
12 years ago |