- 30 Nov, 2016 1 commit
-
-
Li Peng authored
Add new OpenCL kernels for bicubic interploation, it is 20% faster than current warp image kernel with bicubic interploation. Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 29 Nov, 2016 1 commit
-
-
Li Peng authored
Add new ocl kernels for warpAffine and warpPerspective, The average performance improvemnt is about 30%. The new ocl kernels require CV_8UC1 format and support nearest neighbor and bilinear interpolation. Signed-off-by:
Li Peng <peng.li@intel.com>
-