- 25 Oct, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 11 Oct, 2013 2 commits
-
-
Alexander Alekhin authored
-
ilya-lavrenov authored
-
- 10 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 03 Oct, 2013 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Sep, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 26 Jun, 2013 1 commit
-
-
yao authored
-
- 28 May, 2013 1 commit
-
-
peng xiao authored
-
- 22 May, 2013 1 commit
-
-
peng xiao authored
Additional notes with this commit: 1. Add cornerHarris_dxdy and cornerMinEigenVal_dxdy to get the interim dx and dy output of Sobel operator; 2. Add minMax_buf to allow user to reuse buffers in minMax; 3. Fix an error when either min or max pointer fed into minMax is NULL; 4. Corner sorter temporarily uses C++ STL's quick sort. A parallel selection sort in OpneCL is contained in the implementation but disabled due to poor performance at the moment. 5. Accuracy test for ocl gfft.
-
- 09 May, 2013 1 commit
-
-
peng xiao authored
We found that cl.h file provided in latest Intel SDK muted deprecated interfaces.
-
- 06 May, 2013 1 commit
-
-
peng xiao authored
-
- 03 May, 2013 1 commit
-
-
peng xiao authored
-
- 02 May, 2013 1 commit
-
-
peng xiao authored
Add backwards portability for OpenCL 1.1 when OpenCV executables are compiled with OpenCL 1.2 profile support.
-
- 02 Apr, 2013 1 commit
-
-
yao authored
-
- 21 Mar, 2013 4 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
1. Added more sync to reduction. 2. Turned off Image2D feature. Probably its support is not detected correctly. 3. Temporary disabled descriptor tests - can't localize a problem of the ocl descriptor.
-
Andrey Kamaev authored
-
- 27 Feb, 2013 1 commit
-
-
yao authored
-
- 22 Feb, 2013 2 commits
- 25 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 22 Oct, 2012 1 commit
-
-
Niko authored
remove as much warnings as possible use enum instead of MACRO for ocl.hpp add command line parser in accuracy test and perf test some bug fix for arthim functions
-
- 11 Oct, 2012 1 commit
-
-
niko authored
change the download channels to oclchannles() fix bugs of arithm functions perf fix of bilateral bug fix of split test case add build_warps functions
-
- 24 Sep, 2012 1 commit
-
-
bitwangyaoyao authored
-