- 17 Sep, 2014 1 commit
-
-
Chuanbo Weng authored
According to opencl 1.2 spec 6.1.5: For arguments to a __kernel function declared to be a pointer to a data type, the OpenCL compiler can assume that the pointee is always appropriately aligned as required by the data type. The behavior of an unaligned load or store is undefined, except for the vloadn, vload_halfn, vstoren, and vstore_halfn functions defined in section 6.12.7. Original code read data of type T from address not aligned by multiple of sizeof(T), so the result is incorrect. With this patch, the cases ./opencv_perf_imgproc --gtest_filter=OCL_ImgSize_TmplSize_Method_MatType_MatchTemplate.MatchTemplate/* could work well with beignet 0.9.3. Signed-off-by:
Chuanbo Weng <chuanbo.weng@intel.com>
-
- 29 Jul, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 23 Jun, 2014 1 commit
-
-
Elena Gvozdeva authored
Fixed core for CCORR and SQDIFF. Used float instead of int for CV_8U. Fixed conditions for call dft.
-
- 17 Jun, 2014 4 commits
-
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
- 11 Jun, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 24 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 22 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 02 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 23 Jan, 2014 4 commits
-
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
- 18 Nov, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 12 Nov, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 31 Oct, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Oct, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 12 Apr, 2013 1 commit
-
-
yao authored
-
- 26 Mar, 2013 1 commit
-
-
yao authored
-
- 21 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 06 Aug, 2012 1 commit
-
-
yao authored
-