Andrey Kamaev
e9307259d7
Merge pull request #564 from apavlenko:eclipse_import_fix
12 years ago
Andrey Kamaev
351ecbbcce
Repair build
12 years ago
Fabrice Silva
eca114ae95
Fix definition of the covariance matrix of derivatives.
12 years ago
cuda-geek
15e125c751
Merge pull request #543 from taka-no-me:explicit_stl
12 years ago
marina.kolpakova
7a08bbbcc7
add CUDA_GENERATION macro
12 years ago
cuda-geek
0e5255d4fb
Merge pull request #561 from asmorkalov:android_tutorial_2_4_4_update
12 years ago
Andrey Pavlenko
1c1c3c29c3
fixing eclipse import errors
12 years ago
Andrey Kamaev
4d2c864bea
Add option --with-score to summary.py to automatically classify speedups
...
Legend for new column is:
* FASTER - strong speedup
* faster - spedup is detected but it is unreliable
* <empty> - no change in speed
* slower - slowdown is detected but it is unreliable
* SLOWER - strong slowdown
12 years ago
Andrey Kamaev
2304d5367f
Merge pull request #549 from asmorkalov:android_mips_static_build_fix
12 years ago
Andrey Kamaev
9f888fdb97
Merge pull request #490 from mschoeler:master
12 years ago
Andrey Kamaev
f6dd3651ea
Merge pull request #552 from taka-no-me:fix_invert
12 years ago
Andrey Kamaev
dcf7a69430
Merge pull request #555 from bitwangyaoyao:2.4_fixFft
12 years ago
yao
04faaa9e35
Fix ocl::dft the compile warning on Linux
12 years ago
Alexander Smorkalov
8458f5c489
Android tutorial updated
...
OpenCV version incremented;
New CvCameraViewListener interface description added.
12 years ago
yao
3ff5689fe5
Merge branch '2.4_fixFft' of https://github.com/bitwangyaoyao/opencv into 2.4
12 years ago
Vladislav Vinogradov
10402c8a85
fixed gpu HoughCircles test
12 years ago
alegarda
0448f240a0
Added constants to gen_java.py
12 years ago
Vladislav Vinogradov
c9868fc01f
fixed warp tests
12 years ago
Vladislav Vinogradov
4f7cfbc26e
fixed gpu bitwise operations with scalars
12 years ago
Vladislav Vinogradov
a138e12a26
refactored gpu perf tests and fixed sanity tests
12 years ago
yao
ea433cc496
remove the device specific logic
12 years ago
yao
62f8b0fc48
Fix ocl::dft error when program end on Linux
12 years ago
yao
0ac7f0d374
Simplify the bind texture logic of interpolate frame function
12 years ago
yao
e3a715882e
fix the mismatch of perf_test, add a performance sample for ocl module
12 years ago
Alexander Smorkalov
11885e86ee
Feature #2833 Sepia size in Image Manipulations demo implemented.
12 years ago
Andrey Kamaev
ab221e94c0
Fix invert under MSVC
12 years ago
Anna Kogan
a9b1c5db78
Added --regressions-only=X-FACTOR option
12 years ago
Alexander Smorkalov
3c7bc6a51e
Static ANdroid samples build for MIPS fixed
12 years ago
Andrey Kamaev
0d12f451be
Merge pull request #524 from LeonidBeynenson:add_float_and_unsigned_parameters_to_cv_algorithm
12 years ago
Andrey Kamaev
11b83d4000
Merge pull request #547 from vpisarev:fixes_244
12 years ago
cuda-geek
37568b26ed
Merge pull request #545 from cuda-geek:fix_lying_assertation
12 years ago
Vadim Pisarevsky
416432a8e5
replaced tabs with spaces
12 years ago
Vadim Pisarevsky
087537463d
attempt to make the ultimate fix for the failure in Core_Invert.small
12 years ago
Vadim Pisarevsky
25bbcba0ea
fixed Core_MulSpectrums failure
12 years ago
marina.kolpakova
9e5698b967
fix lying assertation and hard-coded shrinkage
12 years ago
Andrey Kamaev
9f15daf0a0
Merge pull request #542 from asmorkalov:manager_2.4.4_filter
12 years ago
Daniil Osokin
cf5e272878
Added multithreaded implementation for RGB to YUV420p color conversion
12 years ago
Daniil Osokin
d8f538d67b
Added tests for RGB to YUV420p color conversion
12 years ago
LeonidBeynenson
41dc829341
Made changes to avoid warnings (Windows compilation).
12 years ago
Alexander Smorkalov
bb7af3f78e
OpenCV Manager preparation to 2.4.4 release
...
2.4.4 constant added to Manager filter;
Added additional native tests.
12 years ago
Andrey Kamaev
d586f4a103
Fix x64 build warnings
12 years ago
Andrey Kamaev
2a6fb2867e
Remove all using directives for STL namespace and members
...
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
12 years ago
Andrey Kamaev
6082f351ab
Merge pull request #541 from bitwangyaoyao:2.4_fixCvtColor
12 years ago
Andrey Kamaev
b6cdc849db
Merge pull request #540 from hgaspar:244
12 years ago
yao
59ebf4ed9f
Fix the ocl::cvtColor mismatch on some devices
12 years ago
hgaspar
60981565fa
updated the ocl module introduction
12 years ago
Andrey Kamaev
f783f34e0b
Merge pull request #534 from emchristiansen:c++11
12 years ago
Daniil Osokin
7255ede3af
Added implementation for RGB to YUV420p color conversion
12 years ago
marina.kolpakova
ef6c236655
restore missed gpu functionality after merge #dddd285d
12 years ago
Andrey Kamaev
dddd285d3b
Merge branch 2.4
12 years ago