opencv/modules/superres
Roman Donchenko d07e7897a0 Fixed building with OpenCL, but without the ocl module.
HAVE_opencv_ocl implies HAVE_OPENCL, so checking for both is not
necessary.
2013-10-30 14:07:34 +04:00
..
doc Super Resolution module 2013-02-27 13:41:15 +04:00
include/opencv2/superres Added farneback to superres module. 2013-07-26 14:14:40 +08:00
perf Fixed building with OpenCL, but without the ocl module. 2013-10-30 14:07:34 +04:00
src Merge pull request #1655 from pengx17:2.4_opt_superres_ocl 2013-10-25 19:47:38 +04:00
test ocl: split initialization.cpp into 3 files: context, operations, programcache 2013-10-03 19:50:14 +04:00
CMakeLists.txt Add super resolution's OpenCL implementation. 2013-06-26 08:43:23 +08:00