Kirill Kornyakov
5023afffc7
Removed hack from perf test on HoughLines, since I hope it is fixed by pr263
12 years ago
Anatoly Baksheev
389ecbe96d
warnings, renamed Marina's GPU_PERF_TEST_P
12 years ago
Anatoly Baksheev
be22891f71
added GPU_PERF_TESTP_P but haven't switched test to it (only perf4au app)
12 years ago
Andrey Kamaev
132b5d6435
Merge release 2.4.3.2
12 years ago
Andrey Kamaev
04f3c19b9a
Merge pull request #263 from taka-no-me:hough_explicit_double
12 years ago
Andrey Kamaev
b78811112f
Merge pull request #261 from apavlenko:samples_remove_empty_menu
12 years ago
Andrey Kamaev
2e2972cef3
Merge pull request #262 from kirill-kornyakov:minor-cleanings-for-android-sdk
12 years ago
Andrey Kamaev
16687a2655
Explicitly use double precision sin & cos in hough implementation
...
On some platforms sin and cos are calculated in single precision resulting in
diversity of results.
12 years ago
Kirill Kornyakov
e21f106159
Updated OpenCV Manager rst documentation
12 years ago
Andrey Pavlenko
dd8e648d78
hiding empty menu button on Android 4
12 years ago
Kirill Kornyakov
def1745132
Updated readme.txt with desciption about different OCV Manager packages
12 years ago
Andrey Kamaev
6bc795308e
Merge pull request #247 from wswld:2.4
12 years ago
Andrey Pavlenko
1e5b533d01
updating tutorial #2
12 years ago
Andrey Kamaev
02d1e68c64
Merge pull request #257 from AnnaKogan8:perf-tests-timing-script
12 years ago
Andrey Kamaev
1af55b4bcb
Merge pull request #259 from asmorkalov:manager_outofbound_fix
12 years ago
Andrey Kamaev
efecf3b8fd
Merge ppull request #258 from asmorkalov/android_emu_fix
12 years ago
Andrey Kamaev
8cf6bcb20a
Merge pull request #260 from alekcac:css_fix
12 years ago
Andrey Pavlenko
99299b3605
updating tutorial #1
12 years ago
Alexander Shishkov
7e52a8d1b6
modify default css for search button (error #2654 )
12 years ago
Alexander Smorkalov
064bf167ad
OpenCV Manager crashes with exception (Bug #2660 )
...
String checking and range cheching added.
12 years ago
Alexander Smorkalov
9ca65ceef8
OpenCV example-tutorial1 does not work on Android emulator (Bug #2656 )
...
Problems with Android 2.3.3 (API level 10) fixed;
Android 2.2 does not work due to unsupported camera frame format (known android-2.2 emulator issue).
12 years ago
Andrey Kamaev
13b6a3a15e
Merge branch 2.4
12 years ago
Anna Kogan
f57d692cd7
Improved code
12 years ago
Anna Kogan
e1331b44f5
Wrote script generating timing table
12 years ago
Andrey Kamaev
014a500f79
Merge pull request #256 from znah:2.4
12 years ago
marina.kolpakova
2128bd25e4
fix warnings under win
12 years ago
marina.kolpakova
15e7712a26
Merge branch from CUDA team
12 years ago
marina.kolpakova
3882bbbf35
improve carma build
...
- exclude system paths from library search paths
- remove hardcoded paths to compiler
- enable compiling with 3d-parties
- enable build as shared libraries
12 years ago
Vladislav Vinogradov
5138b7d209
Merge branch 'master' into cuda-dev
12 years ago
Andrey Kamaev
524bde2aeb
Merge pull request #255 from taka-no-me:fix_batchdist_test
12 years ago
Alexander Mordvintsev
20838b6f6e
fix #2643 : use SVD to solve least squares in cvStereoRectifyUncalibrated
12 years ago
Andrey Kamaev
02c7e221a3
Merge pull request #252 from taka-no-me:fix_stlport_build
12 years ago
Andrey Kamaev
0c3bdbf23a
Merge pull request #254 from taka-no-me:array_total
12 years ago
Vladislav Vinogradov
4db68b50f2
fixed Sobel and Scharr tests
...
compare inner part
12 years ago
Andrey Kamaev
d6d1d20816
Show STL type in CMake status report
12 years ago
Andrey Kamaev
c02179a765
Revert "_InputArray/_OutputArray destructors are temporary made non-virtual. Please, restore it after 2.4.3"
...
This reverts commit 4be7619ce4
.
12 years ago
Andrey Kamaev
b870b246e1
Fix memory corruption in batchDistance perf tests
12 years ago
Andrey Kamaev
f87987ed72
Honor multidimensional matrices in InputArray::total
12 years ago
Andrey Kamaev
9944282b09
Fix build with STLPort from NDK r8d
12 years ago
Andrey Kamaev
62af76c646
Merge pull request #249 from taka-no-me:tvl1_max_rmse
12 years ago
Andrey Kamaev
962884cdec
Merge branch 2.4
12 years ago
Andrey Kamaev
ffdbddd6b1
Merge pull request #250 from taka-no-me:android_ndk_r8d
12 years ago
Andrey Kamaev
f22ee7f0df
Workaround "Segmentation fault" when built with gcc 4.7 from NDK r8d
12 years ago
Vsevolod Glumov
e9e46d3086
Updated Android introductory tutorials, based on frequent Q&A questions/issues.
12 years ago
Andrey Kamaev
b6efec5f8b
Add support for Android NDK r8d
12 years ago
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