Ilya Lavrenov
|
68957b2757
|
added some new performance tests
|
2014-03-02 10:29:50 +04:00 |
|
Andrey Pavlenko
|
37580687e6
|
Merge pull request #2427 from alalek:ocl_build_log
|
2014-02-28 18:21:38 +04:00 |
|
Alexander Alekhin
|
b9d68ef061
|
core/ocl: OpenCL build log improvements
|
2014-02-27 13:16:07 +04:00 |
|
Andrey Pavlenko
|
57b6850d74
|
Merge pull request #2415 from vpisarev:fix_stereobm_sse
|
2014-02-27 09:37:04 +04:00 |
|
Roman Donchenko
|
bd5d8404c9
|
Merge pull request #2393 from ilya-lavrenov:coverity
|
2014-02-26 12:16:36 +04:00 |
|
Roman Donchenko
|
693129902d
|
Merge pull request #2399 from SpecLad:merge-2.4
|
2014-02-25 19:42:54 +04:00 |
|
Vadim Pisarevsky
|
a3aced20c1
|
fixed difference between SSE2 and C branches of StereoBM; they should now produce absolutely the same results
|
2014-02-25 18:13:51 +04:00 |
|
Roman Donchenko
|
c9a4a82667
|
Merge pull request #2358 from rohitgirdhar:rotatedRect
|
2014-02-25 17:43:48 +04:00 |
|
Ilya Lavrenov
|
ce0557ebb8
|
fixed defects from Xcode
|
2014-02-25 17:33:12 +04:00 |
|
Roman Donchenko
|
48432502b6
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
cmake/OpenCVDetectCUDA.cmake
doc/tutorials/introduction/linux_gcc_cmake/linux_gcc_cmake.rst
modules/core/CMakeLists.txt
modules/features2d/perf/opencl/perf_brute_force_matcher.cpp
modules/highgui/src/grfmt_tiff.cpp
modules/imgproc/src/clahe.cpp
modules/imgproc/src/moments.cpp
modules/nonfree/CMakeLists.txt
modules/ocl/perf/perf_ml.cpp
modules/superres/CMakeLists.txt
|
2014-02-25 15:02:24 +04:00 |
|
Roman Donchenko
|
3693facd9e
|
Merge pull request #2412 from arunjvs:master
|
2014-02-25 14:21:12 +04:00 |
|
Arun JVS
|
31fb7c4fec
|
Fixed Bug #3568: Build fails with WITH_OPENGL=ON
|
2014-02-25 14:34:32 +05:30 |
|
Andrey Pavlenko
|
73dfc4cb8c
|
Merge pull request #2402 from ilya-lavrenov:amd_libs
|
2014-02-24 16:56:40 +04:00 |
|
Andrey Pavlenko
|
3845b96f6c
|
Merge pull request #2388 from alalek:coverity_bug_fix
|
2014-02-24 16:54:44 +04:00 |
|
Andrey Pavlenko
|
52a339cba5
|
Merge pull request #2401 from akarsakov:fix_elem_size
|
2014-02-24 16:22:28 +04:00 |
|
Andrey Pavlenko
|
0f43345f9e
|
Merge pull request #2394 from ilya-lavrenov:tapi_memop_fix
|
2014-02-24 16:21:41 +04:00 |
|
Ilya Lavrenov
|
16bfdbd22a
|
dump AMD Blas/Fft
|
2014-02-24 15:12:42 +04:00 |
|
Alexander Karsakov
|
6d83048ec3
|
Fixed incorrect calculation of element size in OCL.(Mul/Div).Mat_Scalar_Scale.
|
2014-02-24 15:10:00 +04:00 |
|
Roman Donchenko
|
2b0c3eb170
|
Merge pull request #2389 from SpecLad:ios-big-endian
|
2014-02-24 12:44:36 +04:00 |
|
Roman Donchenko
|
1cf75c0cab
|
Hardcode iOS's endianness, since the TestBigEndian module doesn't work there
|
2014-02-24 12:13:35 +04:00 |
|
Ilya Lavrenov
|
32eb38ec98
|
fixed defects from coverity.com
|
2014-02-23 20:21:08 +04:00 |
|
Ilya Lavrenov
|
0406898b9a
|
int2 -> ulong; to work properly with 3 channels
|
2014-02-23 15:12:38 +04:00 |
|
Rohit Girdhar
|
fd4461d543
|
addressed issues
|
2014-02-22 09:54:16 +05:30 |
|
Roman Donchenko
|
0a90d6dde6
|
Merge pull request #2266 from vpisarev:ipp_norm_fix
|
2014-02-21 19:11:57 +04:00 |
|
Vadim Pisarevsky
|
51dafc780b
|
fixed hint type declaration
|
2014-02-21 18:07:01 +04:00 |
|
Roman Donchenko
|
51421098dd
|
Merge pull request #2201 from mattip:2.4
|
2014-02-21 17:57:36 +04:00 |
|
Matti Picus
|
dc50dc7254
|
fix merge
|
2014-02-21 13:54:58 +02:00 |
|
Andrey Pavlenko
|
3e5890694e
|
Merge pull request #2384 from ilya-lavrenov:perf_match
|
2014-02-21 15:14:12 +04:00 |
|
Alexander Alekhin
|
9b3c76a3db
|
TAPI: coverity bug fix
|
2014-02-21 14:04:01 +04:00 |
|
Matti Picus
|
f5330a44e8
|
merge with origin
|
2014-02-21 11:59:49 +02:00 |
|
Rohit Girdhar
|
347a3dc520
|
added randomized test
|
2014-02-21 12:47:01 +05:30 |
|
Matti Picus
|
31c8f2ec57
|
fix code, it turns out only TIFFReadRGBATile needs buffer pointer mangling
|
2014-02-20 22:12:22 +02:00 |
|
Matti Picus
|
46d128e073
|
add test (needs updated opencv_extra repo)
|
2014-02-20 22:10:22 +02:00 |
|
Andrey Pavlenko
|
9c5bd85247
|
Merge pull request #2375 from akarsakov:fix_getGradient
|
2014-02-20 21:41:43 +04:00 |
|
Andrey Pavlenko
|
b96923d5fa
|
Merge pull request #2377 from alalek:tapi_warpers_perf_test
|
2014-02-20 21:40:28 +04:00 |
|
Andrey Pavlenko
|
f04a158268
|
Merge pull request #2383 from ilya-lavrenov:perf_match_template
|
2014-02-20 21:36:30 +04:00 |
|
Ilya Lavrenov
|
aa5311ea9f
|
backport of master-based perf tests for matchTemplate to 2.4
|
2014-02-20 18:58:32 +04:00 |
|
Ilya Lavrenov
|
804b70b72f
|
ported 2.4 perf tests for matchTemplate
|
2014-02-20 18:11:56 +04:00 |
|
Rohit Girdhar
|
ea7b1bb3d2
|
added test, doc
|
2014-02-20 17:51:48 +05:30 |
|
Alexander Karsakov
|
7e4dea968c
|
Fixed typo with indexes in getGradient(x/y) functions.
|
2014-02-20 13:58:31 +04:00 |
|
Roman Donchenko
|
ad66233774
|
Merge pull request #2376 from GrinIara:master
|
2014-02-20 13:43:22 +04:00 |
|
Roman Donchenko
|
efafd4a9e5
|
Merge pull request #2380 from jet47:fix-3562
|
2014-02-20 13:41:45 +04:00 |
|
Roman Donchenko
|
61976b8461
|
Merge pull request #2325 from alalek:perf_fix
|
2014-02-20 13:39:54 +04:00 |
|
Alexander Alekhin
|
79eba54a4f
|
some fixes in perf tests
|
2014-02-20 13:29:11 +04:00 |
|
Alexander Alekhin
|
ddd3c062b5
|
TAPI: fix perf test for warpers
|
2014-02-20 13:09:06 +04:00 |
|
Vladislav Vinogradov
|
7fd21d217a
|
fix bug #3562:
add missing __syncthreads to edgesHysteresisLocalKernel
|
2014-02-20 10:24:52 +04:00 |
|
GrinIara
|
fa0599448d
|
Fixed compilation error due to missing std::.
|
2014-02-19 17:06:33 +01:00 |
|
Rohit Girdhar
|
b939b4ae3b
|
removed inline, changed interface
|
2014-02-19 20:58:40 +05:30 |
|
Alexander Alekhin
|
bf4f15fb5f
|
TAPI: fix OpenCL warpers and test
|
2014-02-19 15:30:43 +04:00 |
|
Roman Donchenko
|
ccbceb56c4
|
Merge pull request #2144 from nickdademo:pvapi_framestarttriggermode
|
2014-02-19 14:48:57 +04:00 |
|