Roman Donchenko
|
9493a4ec4e
|
OpenCV 3.0 OpenCL Technical Preview 2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iF4EABEIAAYFAlLyCygACgkQdDiF7KIeJGpg5AEAzd1A8oyGRP9IAjkzvauVFQR3
eC8BmGuvuezc/MKz/wsA/3FEwpYuXg4R/WUlk/G95mzK9iXk7SYw3iNYU2kBiQuA
=Neid
-----END PGP SIGNATURE-----
Merge tag '3.0-ocl-tp2' (-s ours)
OpenCV 3.0 OpenCL Technical Preview 2
|
11 years ago |
Roman Donchenko
|
9f8de69505
|
Set status to -tp2.
|
11 years ago |
Andrey Pavlenko
|
02bf4984cb
|
Merge pull request #2284 from KonstantinMatskevich:ocl_test_cascade
|
11 years ago |
Konstantin Matskevich
|
84fa60abb8
|
update test for cascade
|
11 years ago |
Andrey Pavlenko
|
e6f3c9b0bf
|
Merge pull request #2281 from vpisarev:ocl_surf
|
11 years ago |
Andrey Pavlenko
|
055f41c92a
|
Merge pull request #2250 from ilya-lavrenov:tapi_renaming
|
11 years ago |
Ilya Lavrenov
|
2e8579fe9b
|
cleaned up super_resolution sample from old OCL
|
11 years ago |
Vadim Pisarevsky
|
3e0c72a8f7
|
fixed warnings/errors from GCC
|
11 years ago |
Andrey Pavlenko
|
564f5fcca3
|
Merge pull request #2280 from ilya-lavrenov:attempt_pvc
|
11 years ago |
Vadim Pisarevsky
|
092d058d06
|
fixed warnings from OCL and DOC builders
|
11 years ago |
Andrey Pavlenko
|
b7ffed7b46
|
Merge pull request #2279 from alalek:fix_memory_leak_getumat
|
11 years ago |
Vadim Pisarevsky
|
38f5c7140c
|
undone change in ocl.hpp (explicit Image2D constructor)
|
11 years ago |
Vadim Pisarevsky
|
c18d1ee2a9
|
SURF kind of works (let's see if the tests pass)
|
11 years ago |
Ilya Lavrenov
|
c7fe162829
|
renamed **2 -> **
|
11 years ago |
Ilya Lavrenov
|
d957e8e40d
|
attempt to fix pure virtual call in Mat::deallocate
|
11 years ago |
Andrey Pavlenko
|
42ac3123ec
|
Merge pull request #2192 from alalek:buffer_pool
|
11 years ago |
Alexander Alekhin
|
83a2b566a3
|
fix memory leak for Mat::getUMat() operation
|
11 years ago |
Alexander Alekhin
|
485635310c
|
core/ocl: OpenCLBufferPool
|
11 years ago |
Andrey Pavlenko
|
22146e4b18
|
Merge pull request #2234 from KonstantinMatskevich:ocl_tapi_hog
|
11 years ago |
Andrey Pavlenko
|
bd6620fa87
|
Merge pull request #2252 from ilya-lavrenov:ocl_ref
|
11 years ago |
Andrey Pavlenko
|
49db511882
|
Merge pull request #2268 from ilya-lavrenov:tapi_pow
|
11 years ago |
Andrey Pavlenko
|
5968b8816e
|
Merge pull request #2275 from ElenaGvozdeva:ocl_matchTemplate
|
11 years ago |
Elena Gvozdeva
|
85d519b6c3
|
fixed
|
11 years ago |
Vadim Pisarevsky
|
8d5e952263
|
very preliminary port of SURF to T-API (compiles but certainly does not work)
|
11 years ago |
Ilya Lavrenov
|
da5b316b4e
|
minor ocl.cpp refactoring
fix for cv::LUT and cv::transpose
|
11 years ago |
Andrey Pavlenko
|
92c8b94ba9
|
Merge pull request #2265 from vpisarev:ocl_facedetect_amd3
|
11 years ago |
Ilya Lavrenov
|
98b72ff389
|
optimized cv::pow for integer power
|
11 years ago |
Andrey Pavlenko
|
9dede73d9f
|
Merge pull request #2153 from scottbreyfogle:constrained-hough-lines
|
11 years ago |
Andrey Pavlenko
|
810dc262ad
|
Merge pull request #2196 from KonstantinMatskevich:ocl_bugcautching
|
11 years ago |
Andrey Pavlenko
|
b3a48e1eed
|
Merge pull request #2264 from alalek:bug_fix_3470
|
11 years ago |
Roman Donchenko
|
109e71e4ef
|
Merge pull request #2263 from ilya-lavrenov:include_fix
|
11 years ago |
Vadim Pisarevsky
|
b5d8f4d5e5
|
Merge pull request #2031 from berak:b_flann_timer_30
|
11 years ago |
Vadim Pisarevsky
|
7cfb7bc8cd
|
Merge pull request #2120 from prclibo:master
|
11 years ago |
Konstantin Matskevich
|
3495c5953c
|
fixes
|
11 years ago |
Vadim Pisarevsky
|
de4b1c668d
|
hopefully fixed compile warnings and the doc builder warnings
|
11 years ago |
Roman Donchenko
|
652a0bd5ce
|
Merge pull request #2262 from SpecLad:merge-2.4
|
11 years ago |
Vadim Pisarevsky
|
30593ee55e
|
3rd attempt to prepare patch with improved OpenCL kernels of CascadeClassifier.
|
11 years ago |
Ilya Lavrenov
|
9a1e461450
|
fix for PR 2166
|
11 years ago |
Konstantin Matskevich
|
5c38519c65
|
some changes
|
11 years ago |
Konstantin Matskevich
|
3ea32b87bb
|
perf test
|
11 years ago |
Konstantin Matskevich
|
9a62df1650
|
HOG
|
11 years ago |
Alexander Alekhin
|
91ca834be9
|
bug fix for issue 3470
|
11 years ago |
Andrey Pavlenko
|
0fef7f8b96
|
Merge pull request #2217 from ilya-lavrenov:tapi_superres
|
11 years ago |
Konstantin Matskevich
|
ffeb223150
|
test for failure
|
11 years ago |
Ilya Lavrenov
|
cc47edb850
|
more strict checks and reseting state
|
11 years ago |
Konstantin Matskevich
|
aa23a842a1
|
test for failure
|
11 years ago |
Andrey Pavlenko
|
13875b5fbc
|
Merge pull request #2257 from ilya-lavrenov:tapi_opencl_game2
|
11 years ago |
Andrey Pavlenko
|
a2fcaccf8b
|
Merge pull request #2258 from ilya-lavrenov:tapi_video
|
11 years ago |
Andrey Pavlenko
|
cb1e4b2ede
|
Merge pull request #2256 from ilya-lavrenov:tapi_matchTempl
|
11 years ago |
Roman Donchenko
|
2bbda9d225
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/cudaimgproc/test/test_color.cpp
modules/dynamicuda/include/opencv2/dynamicuda/dynamicuda.hpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/imgproc.cpp
modules/gpu/test/test_core.cpp
modules/gpu/test/test_imgproc.cpp
modules/java/generator/src/cpp/VideoCapture.cpp
samples/gpu/performance/CMakeLists.txt
samples/tapi/CMakeLists.txt
|
11 years ago |