- 23 Sep, 2014 7 commits
-
-
Ilya Lavrenov authored
-
Vadim Pisarevsky authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Vadim Pisarevsky authored
-
Alexander Smorkalov authored
For several muxers and encoders GStreamer still drops the last frame.
-
Vadim Pisarevsky authored
-
- 22 Sep, 2014 7 commits
-
-
Marc Rollins authored
-
Marc Rollins authored
-
Marc Rollins authored
Performs element-wise division.
-
Vadim Pisarevsky authored
-
Ilya Lavrenov authored
-
Vadim Pisarevsky authored
-
Ilya Lavrenov authored
-
- 19 Sep, 2014 4 commits
-
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 18 Sep, 2014 9 commits
-
-
Vadim Pisarevsky authored
-
Juan Carlos Niebles authored
-
Juan Carlos Niebles authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Juan Carlos Niebles authored
-
- 17 Sep, 2014 13 commits
-
-
Juan Carlos Niebles authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
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>
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Mordvintsev authored
-
Maximilien Cuony authored
-