Ilya Lavrenov
|
cf4c79ebdd
|
disabled some kernels for Android && NVidia
|
2015-03-04 14:46:49 +03:00 |
|
ElenaGvozdeva
|
7dd059c084
|
fixed test for ocl WarpAffine
|
2014-11-06 17:19:45 +03:00 |
|
Alexander Alekhin
|
b7d1a70919
|
Merge pull request #3063 from akarsakov:ocl_warps_check
|
2014-08-11 13:20:11 +00:00 |
|
Alexander Karsakov
|
7849c35de1
|
Changed check condition in tests for warpAffine and warpPerspective
|
2014-08-08 17:14:38 +04:00 |
|
Elena Gvozdeva
|
b7899c3d5c
|
small fix for ocl_resize
|
2014-08-08 16:12:10 +04:00 |
|
Alexander Alekhin
|
55188fe991
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
Ilya Lavrenov
|
87f4b47a4f
|
optimized INTER_LINEAR mode
|
2014-06-23 16:25:05 +04:00 |
|
Alexander Karsakov
|
b046210296
|
Changed epsilon for hog test, because hog detector is sensible to resize accuracy.
|
2014-04-28 11:37:46 +04:00 |
|
Aaron Kunze
|
ebbac3c66d
|
Optimizes OpenCL resize and optical flow to use image extension.
|
2014-04-14 16:09:17 -07:00 |
|
Ilya Lavrenov
|
31f864a22b
|
integer cv::resize (INTER_LINEAR && CV_8UC(cn))
|
2014-03-31 20:25:53 +04:00 |
|
Ilya Lavrenov
|
b73490f86c
|
eliminated restriction src[i].channels() == 1 in cv::merge
|
2014-03-19 13:56:31 +04:00 |
|
Alexander Alekhin
|
e7475bff68
|
TAPI: remap 3-channel
|
2014-03-10 20:35:10 +04:00 |
|
Ilya Lavrenov
|
5566d31468
|
more strict checks outside ROI
|
2013-12-10 19:30:14 +04:00 |
|
Ilya Lavrenov
|
e2b99a32b2
|
added cv::threshold to T-API
|
2013-12-04 13:45:44 +04:00 |
|
Andrey Pavlenko
|
f9190cc662
|
Merge pull request #1909 from alalek:ocl_tapi_perf
|
2013-12-04 11:35:11 +04:00 |
|
Ilya Lavrenov
|
803672feea
|
added cv::remap to T-API
|
2013-12-04 00:43:43 +04:00 |
|
Ilya Lavrenov
|
55af7857b9
|
added cv::warpPerspective to T-API
|
2013-12-04 00:43:42 +04:00 |
|
Alexander Alekhin
|
7d9150460a
|
core/ocl: added perf test infra + "Add" perf test
|
2013-12-03 18:43:50 +04:00 |
|
Roman Donchenko
|
b27d7d2a61
|
Merge pull request #1886 from ilya-lavrenov:tapi_lut
|
2013-12-02 12:28:18 +04:00 |
|
Ilya Lavrenov
|
09795e3265
|
added cv::resize INTER_AREA to T-API
|
2013-11-29 17:57:37 +04:00 |
|
Ilya Lavrenov
|
4eba74ee19
|
added cv::LUT to T-API
|
2013-11-28 12:31:04 +04:00 |
|
Ilya Lavrenov
|
6679aed61e
|
fixed ocl::resize (INTER_LINEAR) and added an accuracy test
|
2013-11-27 02:52:02 +04:00 |
|