- 23 Dec, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 21 Dec, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 20 Dec, 2013 7 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Andrey Pavlenko authored
-
Alexander Smorkalov authored
-
krodyush authored
-
Vladimir Bystricky authored
-
Roman Donchenko authored
-
- 19 Dec, 2013 8 commits
-
-
krodyush authored
Improve ocl cvt_color performance for the following conversions: RGB<->BGR, RGB->Gray, RGB<->XYZ, RGB<->YCrCb, RGB<->YUV, and mRGBA<->RGBA. The improvement was done basically by processing more than 1 pixel by each work-item and using vector's operations. new performance tests were added
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Vladimir Bystricky authored
-
- 18 Dec, 2013 9 commits
-
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
Andrey Pavlenko authored
if `Scalar:all` is used, Mats with 5+ channels cause errors
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
krodyush authored
-
Vladimir Bystricky authored
-
Vladimir Bystricky authored
-
Vladimir Bystricky authored
-
- 17 Dec, 2013 14 commits
-
-
Andrey Pavlenko authored
-
Vladimir Bystricky authored
-
krodyush authored
-
Ilya Lavrenov authored
-
krodyush authored
-
Vladimir Bystricky authored
-
krodyush authored
Inlining and customizing sampling functions to reduce memory traffic and compute Improve calcOrientation implementation. Using more efficient rounding routines. Removing unnecessary use of local memory
-
krodyush authored
Added "sep_filter_singlepass" kernel that performs separable filtering in one kernel call Added appropriate host part - sepFilter2D_SinglePass function and SingleStepSeparableFilterEngine_GPU class Changed function declarations to enable their usage
-
krodyush authored
-
krodyush authored
-
krodyush authored
-
krodyush authored
-
Roman Donchenko authored
-
Vladimir Bystricky authored
-