- 15 Oct, 2018 1 commit
-
-
Tomoaki Teshima authored
* remove race condition * upload _prevPts to OpenCL device explicitly before calling "sparse"
-
- 02 Feb, 2018 1 commit
-
-
Ya-Chiu Wu authored
Add ocl version BackgroundSubtractorKNN (#10553) * Add ocl version bgfg_knn * Add ocl KNN perf test * ocl KNN: Avoid unnecessary initializing when non-UMat parameters are used * video: turn off OpenCL for color KNN on Intel devices due performance degradation * video: turn off KNN OpenCL on Apple devices with Intel iGPU due process freeze during clBuildProgram() call
-
- 23 Dec, 2017 1 commit
-
-
GlueCrow authored
-
- 07 Jun, 2017 1 commit
-
-
LukeZhu authored
-
- 04 May, 2017 1 commit
-
-
LukeZhu authored
Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test.
-
- 07 Nov, 2016 1 commit
-
-
mshabunin authored
-
- 07 Mar, 2016 1 commit
-
-
Matthieu FT authored
-
- 22 Jul, 2015 1 commit
-
-
Yan Wang authored
It could reduce 7 multiplications every iteration. Signed-off-by:
Yan Wang <yan.wang@linux.intel.com>
-
- 20 Jul, 2015 1 commit
-
-
Yan Wang authored
1. Remove uncessary index calculation. 2. Use mad/mad24 as possible. Signed-off-by:
Yan Wang <yan.wang@linux.intel.com>
-
- 23 Sep, 2014 1 commit
-
-
vbystricky authored
-
- 10 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Apr, 2014 1 commit
-
-
krodyush authored
-
- 07 Apr, 2014 1 commit
-
-
krodyush authored
-
- 19 Mar, 2014 1 commit
-
-
krodyush authored
1. decrease branch number in CL code by replacing them into weights 2. decrease local mem pressure in reduce operation by using private variables 3. decrease image sampler pressure by caching data into local memory 4. remove unnecessary sync point on the HOST side.
-
- 17 Mar, 2014 1 commit
-
-
vbystricky authored
-
- 20 Feb, 2014 1 commit
-
-
mlyashko authored
-
- 03 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
fix for cv::LUT and cv::transpose
-
- 02 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 28 Jan, 2014 2 commits
-
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
- 24 Jan, 2014 1 commit
-
-
vbystricky authored
-
- 17 Jan, 2014 1 commit
-
-
vbystricky authored
-