- 10 Oct, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 04 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 04 Sep, 2013 1 commit
-
-
ilya-lavrenov authored
-
- 21 Aug, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 16 Aug, 2013 1 commit
-
-
Jin Ma authored
-
- 08 Aug, 2013 1 commit
-
-
Roman Donchenko authored
Also, added the missing include guard to perf_precomp.hpp. This should fix the build.
-
- 09 Jul, 2013 1 commit
-
-
Andrey Pavlenko authored
- set init value for `numsdev` to prevent use of uninitialized value - stop use of 'workdir' and files from samples - forcing use of 'opencv_extra' instead Note: set OPENCV_TEST_DATA_PATH to full path to 'opencv_extra/testdata' (gitolite@code.opencv.org:opencv_extra.git) before running the test!
-
- 26 Jun, 2013 1 commit
-
-
peng xiao authored
-
- 06 Jun, 2013 1 commit
-
-
peng xiao authored
The bug is a buffer overrun when border type is reflect101. It is found that gfft crashed with input of size 100x100 on Intel CPU.
-
- 04 Jun, 2013 1 commit
-
-
peng xiao authored
When user provided corners buffer is big enough to be copied to from tmpCorners_, we allow the buffer to be reused other than allocate a new cl_mem object.
-
- 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.
-
- 17 May, 2013 1 commit
-
-
yao authored
-
- 07 May, 2013 1 commit
-
-
yao authored
-
- 23 Jan, 2013 1 commit
-
-
yao 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
-
- 17 Sep, 2012 1 commit
-
-
yao authored
-