- 15 Oct, 2018 1 commit
-
-
Tomoaki Teshima authored
* remove race condition * upload _prevPts to OpenCL device explicitly before calling "sparse"
-
- 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
-
- 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>
-
- 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
-
- 24 Jan, 2014 1 commit
-
-
vbystricky authored
-
- 26 Dec, 2013 1 commit
-
-
Alexander Smorkalov authored
static function qualifier replaced on inline to enable kernel compilation with OpenCL 1.1 embedded profile.
-
- 12 Nov, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 31 Oct, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Oct, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 17 Jul, 2013 1 commit
-
-
yao authored
-
- 23 May, 2013 1 commit
-
-
yao authored
-
- 03 Apr, 2013 1 commit
-
-
yao authored
Add CL_CPU to supportsFeature check simplify the logic of pyrlk
-
- 21 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 23 Jan, 2013 1 commit
-
-
yao authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 24 Sep, 2012 1 commit
-
-
bitwangyaoyao authored
-
- 17 Sep, 2012 1 commit
-
-
yao authored
-