Vadim Pisarevsky
|
f9b8ce1d25
|
Merge pull request #3784 from ilya-lavrenov:nvidia_android
|
2015-03-05 06:43:03 +00:00 |
|
Ilya Lavrenov
|
cf4c79ebdd
|
disabled some kernels for Android && NVidia
|
2015-03-04 14:46:49 +03:00 |
|
Ilya Lavrenov
|
26eebb3ee3
|
increased EPS for cvtColor for NVIDIA
|
2015-03-03 15:26:51 +03:00 |
|
ElenaGvozdeva
|
7dd059c084
|
fixed test for ocl WarpAffine
|
2014-11-06 17:19:45 +03:00 |
|
Alexander Karsakov
|
60367907fe
|
Used direct float calculations
|
2014-10-21 17:18:03 +03:00 |
|
Alexander Karsakov
|
5aa9ac9a77
|
Added OCL code for YUV422 -> RGB[A]|BGR[A] color conversion
|
2014-10-21 17:18:03 +03:00 |
|
Alexander Karsakov
|
c8707b891b
|
Added OCL code for RGB[A]|BGR[A] -> YUV_[YV12|IYUV] color conversion
|
2014-10-21 17:18:03 +03:00 |
|
Alexander Karsakov
|
8c91604f5a
|
Added OCL code for YUV2GRAY_420 color conversion
|
2014-10-21 17:18:02 +03:00 |
|
Alexander Karsakov
|
1cc17a7186
|
Added OCL code for YUV2BGR_YV12 and YUV2BGR_IYUV color conversions
|
2014-10-21 17:18:02 +03:00 |
|
Alexander Karsakov
|
85b60ee3cb
|
Added support for YUV2RGB[A]_NV21 and YUV2BGR[A]_NV21 conversion
|
2014-10-21 17:18:02 +03:00 |
|
Alexander Karsakov
|
66a8acfd3d
|
Optimization for HoughLinesP
|
2014-10-07 17:53:33 +04:00 |
|
Alexander Karsakov
|
eaf5a163b1
|
Added HoughLinesP OCL implementation
|
2014-09-29 16:48:16 +04:00 |
|
Alexander Karsakov
|
fee8f29f48
|
Refactoring, minor optimization
|
2014-09-04 16:31:30 +04:00 |
|
Alexander Karsakov
|
6b6c7ccfea
|
Added accuracy tests with real and generated data
|
2014-08-27 17:58:48 +04:00 |
|
Alexander Karsakov
|
f7aadd07f6
|
Added getLines, fill_accum_local kernels
|
2014-08-27 17:57:22 +04:00 |
|
Alexander Karsakov
|
038bfb98ec
|
Added fill_accum kernel
|
2014-08-25 13:55:09 +04:00 |
|
Alexander Karsakov
|
5c1f71de51
|
Added make_point_list kernel
|
2014-08-22 16:50:01 +04:00 |
|
Elena Gvozdeva
|
8124d10526
|
fixed Erode and Dilate in case of kernel = Mat()
|
2014-08-12 12:19:13 +04:00 |
|
Alexander Alekhin
|
b7d1a70919
|
Merge pull request #3063 from akarsakov:ocl_warps_check
|
2014-08-11 13:20:11 +00:00 |
|
Vadim Pisarevsky
|
8368d54d36
|
Merge pull request #3061 from ElenaGvozdeva:ocl_resize
|
2014-08-11 06:41:48 +00:00 |
|
Vadim Pisarevsky
|
62f90219fc
|
Merge pull request #3064 from ElenaGvozdeva:ocl_GaussianBlur
|
2014-08-08 17:16:38 +00:00 |
|
Elena Gvozdeva
|
7cba3ac4f8
|
small fix for GaussianBlur ocl test
|
2014-08-08 17:47:57 +04: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 |
|
Elena Gvozdeva
|
b5f251c815
|
fixed test ocl_MatchTemplate for sparse matrix
|
2014-08-08 13:37:18 +04:00 |
|
Elena Gvozdeva
|
7dd7dd97cd
|
fixed nDiffs for CalcBackProject
|
2014-08-07 15:36:00 +04:00 |
|
Elena Gvozdeva
|
c9b5d8cf4c
|
fixed tests for ocl_filter2d, ocl_matchTemplate, ocl_histogram.cpp
|
2014-08-07 15:36:00 +04:00 |
|
Alexander Alekhin
|
55188fe991
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
Elena Gvozdeva
|
7999fbf765
|
fixed ocl_integral
|
2014-08-05 12:01:28 +04:00 |
|
Elena Gvozdeva
|
f32b52ea8d
|
fixed test for CvtColor RGB -> Luv
|
2014-08-05 11:54:26 +04:00 |
|
Elena Gvozdeva
|
8c2c3b54d9
|
fixed ocl tests for BlendLinear, BoxFilter, Integral
|
2014-08-05 11:41:08 +04:00 |
|
Vladislav Vinogradov
|
a3da3a01e1
|
fix test_opencv_imgproc compilation
|
2014-08-04 12:13:33 +04:00 |
|
vbystricky
|
878dec65c8
|
Optimize OpenCL version of morfology and box filters for small filter kernels
|
2014-07-30 10:32:52 +04:00 |
|
Alexander Alekhin
|
910d8f8e0b
|
Merge pull request #2888 from ilya-lavrenov:tapi_remap
|
2014-07-11 09:59:27 +00:00 |
|
Alexander Alekhin
|
1493160f26
|
Merge pull request #2899 from ilya-lavrenov:tapi_ex
|
2014-06-30 10:05:24 +00:00 |
|
Ilya Lavrenov
|
36db85a94d
|
optimized some operations
|
2014-06-27 12:52:29 +04:00 |
|
Ilya Lavrenov
|
87f4b47a4f
|
optimized INTER_LINEAR mode
|
2014-06-23 16:25:05 +04:00 |
|
Ilya Lavrenov
|
007593cab7
|
cvtColor - optimized index calculations; usage of build-in functions
|
2014-06-23 02:10:42 +04:00 |
|
Alexander Alekhin
|
04628d770c
|
Merge pull request #2849 from ElenaGvozdeva:ocl_matchTemplate_3cn
|
2014-06-17 14:37:52 +04:00 |
|
Elena Gvozdeva
|
feeb386bf3
|
Added support for 3-channels
|
2014-06-11 11:49:22 +04:00 |
|
Alexander Alekhin
|
e430ab1a58
|
Merge pull request #2785 from akarsakov:ocl_pyrDown_borders
|
2014-06-06 18:53:14 +04:00 |
|
Alexander Karsakov
|
5022a0fae3
|
Added new border types for pyrDown
|
2014-05-26 13:57:03 +04:00 |
|
Aaron Kunze
|
ab1a37d564
|
Bug fixes for filter2D and associated tests.
|
2014-05-20 22:30:09 -07:00 |
|
Ilya Lavrenov
|
e2558e5ee5
|
increased eps to pass tests
|
2014-05-12 11:54:15 +04:00 |
|
Alexander Alekhin
|
a82dd8ce48
|
Merge pull request #2700 from ilya-lavrenov:tapi_cvtColor
|
2014-05-08 17:01:38 +04:00 |
|
Ilya Lavrenov
|
3ccaa5294e
|
added OpenCL RGB <-> Luv conversions
|
2014-05-07 18:09:57 +04:00 |
|
Alexander Alekhin
|
d54aa307fd
|
Merge pull request #2676 from ilya-lavrenov:ipp_gaussianblur
|
2014-05-07 16:49:59 +04:00 |
|
Alexander Alekhin
|
03b1d133df
|
Merge pull request #2660 from arkunze:pullreq/140423-filter2D
|
2014-05-06 12:59:03 +04:00 |
|
Ilya Lavrenov
|
55bbca2d09
|
added more types to cv::GaussianBlur
|
2014-04-28 13:50:28 +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 |
|