Alexander Alekhin
|
5ecf759742
|
core/ocl: update dynamic runtime
|
11 years ago |
Vadim Pisarevsky
|
161c3b71e6
|
hopefully, now opencv_test_imgproc should pass
|
11 years ago |
Vadim Pisarevsky
|
d7f4a223cf
|
fixed several compile errors/warnings; reacted on the PR comments
|
11 years ago |
Vadim Pisarevsky
|
6da5d21331
|
fixed many bugs related to Mat::getUMat(), asynchronous kernel execution etc. Also, played a bit with ocl::cvtColor vs cv::cvtColor performance
|
11 years ago |
Andrey Pavlenko
|
2b6fca68bf
|
fixing typo
|
12 years ago |
Alexander Alekhin
|
d26f62569d
|
ocl: fix compilation warnings, update openCLExecuteKernelInterop
|
12 years ago |
ilya-lavrenov
|
3c86aa4ae1
|
appended ocl::finish to test_cycle defines
|
12 years ago |
ilya-lavrenov
|
d02ccc9590
|
the code was refactored and old test system code was removed
|
12 years ago |
ilya-lavrenov
|
4c28a6f0f6
|
most of the performance tests was rewritten in google-test manner
|
12 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
Roman Donchenko
|
4dc63273f0
|
Renamed ocl tests' precomp files according to convention.
Also, added the missing include guard to perf_precomp.hpp.
This should fix the build.
|
12 years ago |
yao
|
14bd6402be
|
revise perf
|
12 years ago |
yao
|
5f20fce6fd
|
add accuracy tests while running perf
|
12 years ago |
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
12 years ago |
yao
|
5539e85a11
|
use perf test replace performance sample
|
12 years ago |
Andrey Kamaev
|
91ac9688a8
|
Allow OpenCL acceleration in every OpenCV module
|
12 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
yao
|
0db69fbe19
|
Add blend, columnsum, pyrUp/down, matchTemplate for ocl module
|
13 years ago |
Vadim Pisarevsky
|
9f4efab40a
|
merged ocl module from ocl branch (it's not quite usable yet; at least on Mac)
|
13 years ago |
Alexey Spizhevoy
|
f58c40bfab
|
Added licence message
|
13 years ago |
Alexey Spizhevoy
|
a60dc947b1
|
Added first version of videostab module
|
13 years ago |