opencv/modules/imgproc
Li Peng 2ca5a7e862 more optimization for warpAffine and warpPerspective
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>
2016-11-30 15:43:41 +08:00
..
doc Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 2016-08-16 12:49:33 +02:00
include/opencv2 Fix docs explaining the returnPoints argument of convexHull. 2016-11-23 20:43:52 +09:00
misc/java java tests fixes 2016-11-23 13:53:00 +03:00
perf test: update HoughLines perf test 2016-10-20 16:54:35 +03:00
src more optimization for warpAffine and warpPerspective 2016-11-30 15:43:41 +08:00
test more optimization for warpAffine and warpPerspective 2016-11-30 15:43:41 +08:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00